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

Fix TestEnv for subpackages: precompile only the new test Project #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fix TestEnv for subpackages: precompile only the new test Project

c30e22d
Select commit
Loading
Failed to load commit list.
Open

Fix TestEnv for subpackages: precompile only the new test Project #90

Fix TestEnv for subpackages: precompile only the new test Project
c30e22d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 17, 2024 in 1s

10.46% (-21.65%) compared to 3d198c7

View this Pull Request on Codecov

10.46% (-21.65%) compared to 3d198c7

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 10.46%. Comparing base (3d198c7) to head (c30e22d).

Files with missing lines Patch % Lines
src/julia-1.11/activate_set.jl 0.00% 1 Missing ⚠️
src/julia-1.11/common.jl 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (3d198c7) and HEAD (c30e22d). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (3d198c7) HEAD (c30e22d)
7 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #90       +/-   ##
===========================================
- Coverage   32.10%   10.46%   -21.65%     
===========================================
  Files          28       28               
  Lines         707      707               
===========================================
- Hits          227       74      -153     
- Misses        480      633      +153     

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