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

test: make CI faster #655

Merged
merged 6 commits into from
Dec 4, 2024
Merged

test: make CI faster #655

merged 6 commits into from
Dec 4, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Dec 4, 2024

  • Bump DI to v0.6.25

Source

  • Simplify BatchSizeSettings constructors
  • Define an AutoSimpleFiniteDiff backend for centered finite differences

Tests

  • Replace AutoForwardDiff with AutoSimpleFiniteDiff in core DI tests
  • Remove scenarios involving matrices in benchmarking tests
  • Move test categories around and rename Misc into Core
  • Make Core DI tests independent from any backend

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (031ea47) to head (40d6d4d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #655      +/-   ##
==========================================
+ Coverage   97.52%   97.53%   +0.01%     
==========================================
  Files         111      112       +1     
  Lines        5536     5561      +25     
==========================================
+ Hits         5399     5424      +25     
  Misses        137      137              
Flag Coverage Δ
DI 98.66% <100.00%> (+<0.01%) ⬆️
DIT 95.36% <100.00%> (+<0.01%) ⬆️

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.

@gdalle gdalle merged commit 881fc3f into main Dec 4, 2024
47 checks passed
@gdalle gdalle deleted the gd/shorterci branch December 4, 2024 13:11
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