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

[pre-commit.ci] pre-commit autoupdate #580

Merged
merged 6 commits into from
Apr 2, 2024

Conversation

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.4](astral-sh/ruff-pre-commit@v0.2.2...v0.3.4)
- [github.com/sirosen/check-jsonschema: 0.27.3 → 0.28.1](python-jsonschema/check-jsonschema@0.27.3...0.28.1)
- [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](kynan/nbstripout@0.6.1...0.7.1)
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.13%. Comparing base (cc4291b) to head (bfebc38).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   87.07%   96.13%   +9.06%     
==========================================
  Files          27       11      -16     
  Lines        4649     1164    -3485     
==========================================
- Hits         4048     1119    -2929     
+ Misses        601       45     -556     
Flag Coverage Δ
python-3.10 96.13% <ø> (+9.06%) ⬆️
python-3.9 96.13% <ø> (+9.02%) ⬆️

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

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

@danielhollas danielhollas self-requested a review April 2, 2024 14:24
@danielhollas
Copy link
Contributor

pre-commit.ci autofix

@@ -101,15 +100,15 @@ jobs:
uses: actions/checkout@v4

- name: Install povray
run: sudo apt-get install povray
run: sudo apt-get update && sudo apt-get install povray
Copy link
Contributor

Choose a reason for hiding this comment

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

povray install started failing transiently with various HTTP errors. Not sure if this will help, we'll see.

Copy link
Contributor

@danielhollas danielhollas left a comment

Choose a reason for hiding this comment

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

I've also updated uv version and try to resolve the flakey povray install

@danielhollas danielhollas merged commit 8668188 into master Apr 2, 2024
11 checks passed
@danielhollas danielhollas deleted the pre-commit-ci-update-config branch April 2, 2024 16:06
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