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: only run Core tests upon pkg> test #659

Merged
merged 1 commit into from
Dec 6, 2024
Merged

test: only run Core tests upon pkg> test #659

merged 1 commit into from
Dec 6, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Dec 6, 2024

DI tests

  • Remove all backend-specific dependencies and code from test env
  • Upon pkg> test, only run the Core category of tests instead of every single backend and downstream test suite

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 52.63158% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.58%. Comparing base (c20083f) to head (8282822).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
DifferentiationInterface/test/runtests.jl 30.76% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   97.58%   97.58%   -0.01%     
==========================================
  Files         111      112       +1     
  Lines        5552     5551       -1     
==========================================
- Hits         5418     5417       -1     
  Misses        134      134              
Flag Coverage Δ
DI 98.74% <52.63%> (-0.01%) ⬇️
DIT 95.36% <ø> (ø)

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 6806fef into main Dec 6, 2024
46 of 48 checks passed
@gdalle gdalle deleted the gd/fast_test branch December 6, 2024 08:54
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