Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ✨ Update Python analysis paths and fix documentation issues #26

Merged
merged 7 commits into from
Jul 20, 2024

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 Anselmoo enabled auto-merge (squash) July 20, 2024 06:10
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
6 checks passed
@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