Skip to content

Conversation

@Anselmoo
Copy link
Owner

This pull request includes several updates and fixes to the codebase and documentation.

The commits in this pull request address the following changes:

  • Update .vscode/settings.json to include additional Python analysis paths.

  • Fix an indentation issue in mkdocs.yml.

  • Update the mike package from version v1 to v2.

  • Update poetry.lock and pyproject.toml files.

  • Update the mike deploy command in the python-publish workflow to remove the --rebase flag and update the latest alias without rebasing. This ensures proper deployment of documentation for each release.

  • Update the paths in the theory functions module in the documentation.

  • Correct labeling for the example section in the documentation.

Anselmoo added 7 commits July 20, 2024 06:54
The `mike` deploy command in the Python-publish workflow has been updated to remove the `--rebase` flag and update the `latest` alias without rebasing. This change ensures that the documentation is properly deployed for each release.
@Anselmoo Anselmoo enabled auto-merge (squash) July 20, 2024 06:10
@codecov
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.08%. Comparing base (5591b40) to head (5203b37).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   84.08%   84.08%           
=======================================
  Files          27       27           
  Lines        2067     2067           
=======================================
  Hits         1738     1738           
  Misses        329      329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Anselmoo Anselmoo merged commit a2013d0 into main Jul 20, 2024
@Anselmoo Anselmoo deleted the fix/docs branch July 20, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant