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

Update pre-commit filters versions #345

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

basnijholt
Copy link
Member

Description

Please include a summary of the change and which (if so) issue is fixed.

Fixes #(ISSUE_NUMBER_HERE)

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@basnijholt basnijholt enabled auto-merge May 31, 2022 02:55
@codecov-commenter
Copy link

Codecov Report

Merging #345 (dcba474) into master (8d4263a) will decrease coverage by 0.17%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   80.78%   80.60%   -0.18%     
==========================================
  Files          38       38              
  Lines        5073     5073              
  Branches      946      946              
==========================================
- Hits         4098     4089       -9     
- Misses        836      839       +3     
- Partials      139      145       +6     
Impacted Files Coverage Δ
adaptive/learner/learner1D.py 89.66% <ø> (-0.78%) ⬇️
adaptive/notebook_integration.py 18.04% <0.00%> (ø)
adaptive/tests/unit/test_learnernd.py 83.33% <0.00%> (ø)
adaptive/learner/average_learner.py 87.12% <100.00%> (ø)
adaptive/learner/learner2D.py 79.22% <100.00%> (ø)
adaptive/learner/triangulation.py 85.79% <100.00%> (ø)
adaptive/tests/algorithm_4.py 71.17% <100.00%> (ø)
adaptive/tests/test_learner1d.py 95.01% <100.00%> (ø)
adaptive/tests/test_learners.py 98.83% <100.00%> (ø)
adaptive/tests/test_pickling.py 88.67% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d4263a...dcba474. Read the comment docs.

@basnijholt basnijholt disabled auto-merge May 31, 2022 03:19
@basnijholt basnijholt merged commit d1b0b2a into master May 31, 2022
@basnijholt basnijholt deleted the update-pre-commit-filters branch May 31, 2022 03:19
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.

None yet

2 participants