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

Codespell CI Job #411

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

westford14
Copy link

@westford14 westford14 commented Sep 16, 2024

From conversation here: #403 (comment) -- we are now separating the codespell check for the jupyter notebooks into a separate CI job since they most likely don't change as often and running it within a pre-commit check is overkill


📚 Documentation preview 📚: https://causalpy--411.org.readthedocs.build/en/411/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (f0ffe8d) to head (5143ad5).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #411   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files          31       31           
  Lines        1985     1985           
=======================================
  Hits         1874     1874           
  Misses        111      111           

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

@westford14
Copy link
Author

@drbenvincent -- here's the related PR to use the codespell check on the jupyter notebooks within CI instead of the pre-commit check

@drbenvincent drbenvincent requested a review from maresb September 17, 2024 07:35
@drbenvincent
Copy link
Collaborator

Looks good @westford14. Let's see if @maresb has any specific comments...

Copy link
Contributor

@maresb maresb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks a lot @westford14 for splitting it up like this.

@drbenvincent drbenvincent merged commit a2cd7ca into pymc-labs:main Sep 17, 2024
9 checks passed
@westford14 westford14 deleted the westford14/codespell-nb branch September 18, 2024 06:12
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.

3 participants