Skip to content

Speed up CI#522

Merged
gdalle merged 13 commits intomainfrom
gd/betterci
Oct 1, 2024
Merged

Speed up CI#522
gdalle merged 13 commits intomainfrom
gd/betterci

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Oct 1, 2024

DI CI and tests

  • Set fail-fast to true so that any failing matrix job interrupts the whole matrix
  • Remove lts and pre matrix entries before launching the jobs when on draft PR
  • Put all test files on the same nesting level to simplify runtests.jl
  • Group some related tests:
    • DI internals
    • ChainRules backends (ChainRulesCore + Diffractor)
    • Symbolic backends (FastDifferentiation + Symbolics)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.60%. Comparing base (0f44787) to head (71f274b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
DifferentiationInterface/test/runtests.jl 28.57% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
- Coverage   98.71%   98.60%   -0.12%     
==========================================
  Files         106      106              
  Lines        4585     4578       -7     
==========================================
- Hits         4526     4514      -12     
- Misses         59       64       +5     
Flag Coverage Δ
DI 98.71% <28.57%> (-0.17%) ⬇️
DIT 98.35% <ø> (ø)

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 changed the title Improve matrix skipping Speed up CI Oct 1, 2024
@gdalle gdalle marked this pull request as ready for review October 1, 2024 07:06
@gdalle gdalle merged commit e716262 into main Oct 1, 2024
@gdalle gdalle deleted the gd/betterci branch October 3, 2024 20:03
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.

2 participants