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

MAINT: Fix codecov jobs and update pre-commit #460

Merged
merged 5 commits into from
Apr 11, 2023

Conversation

@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Patch coverage has no change and project coverage change: -0.21 ⚠️

Comparison is base (385c4a7) 81.67% compared to head (f888d4f) 81.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #460      +/-   ##
==========================================
- Coverage   81.67%   81.47%   -0.21%     
==========================================
  Files          29       29              
  Lines        2647     2618      -29     
==========================================
- Hits         2162     2133      -29     
  Misses        485      485              
Flag Coverage Δ
pytests 81.47% <ø> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
myst_nb/core/execute/inline.py 79.62% <ø> (ø)
myst_nb/core/nb_to_tokens.py 96.07% <ø> (+1.84%) ⬆️
myst_nb/core/read.py 83.61% <ø> (-0.37%) ⬇️
myst_nb/core/render.py 85.05% <ø> (-0.51%) ⬇️
myst_nb/docutils_.py 73.96% <ø> (-0.31%) ⬇️
myst_nb/ext/glue/roles.py 47.82% <ø> (ø)
myst_nb/sphinx_.py 90.07% <ø> (ø)

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 810fb66 to 5208c49 Compare December 5, 2022 16:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 74b5a77 to 2dd9409 Compare December 19, 2022 16:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4938ef6 to 3e8afc1 Compare February 13, 2023 16:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d37abe2 to 80a7a7d Compare March 13, 2023 16:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 58b0c4f to f04dde6 Compare April 3, 2023 16:58
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.1](asottile/pyupgrade@v3.2.2...v3.3.1)
- [github.com/PyCQA/isort: 5.10.1 → 5.12.0](PyCQA/isort@5.10.1...5.12.0)
- [github.com/psf/black: 22.10.0 → 23.3.0](psf/black@22.10.0...23.3.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [github.com/pre-commit/mirrors-mypy: v0.990 → v1.2.0](pre-commit/mirrors-mypy@v0.990...v1.2.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 64060b1 to f5be1c5 Compare April 10, 2023 16:50
choldgraf
choldgraf previously approved these changes Apr 11, 2023
Copy link
Member

@choldgraf choldgraf left a comment

Choose a reason for hiding this comment

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

LGTM - also added in a fix for the codecov jobs that were failing as it wasn't working on non-ubuntu systems

@choldgraf choldgraf changed the title [pre-commit.ci] pre-commit autoupdate MAINT: Fix codecov jobs and update pre-commit Apr 11, 2023
@choldgraf choldgraf merged commit d2875d6 into master Apr 11, 2023
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