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

0.36.13 #919

Merged
merged 2 commits into from
Aug 10, 2023

Fix: External env vars are detected as cycles #911

e53fdf3
Select commit
Loading
Failed to load commit list.
Merged

0.36.13 #919

Fix: External env vars are detected as cycles #911
e53fdf3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Aug 10, 2023 in 1s

69.93% (-22.93%) compared to 5514c7d

View this Pull Request on Codecov

69.93% (-22.93%) compared to 5514c7d

Details

Codecov Report

Patch coverage: 88.23% and project coverage change: -22.93% ⚠️

Comparison is base (5514c7d) 92.86% compared to head (e53fdf3) 69.93%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #919       +/-   ##
===========================================
- Coverage   92.86%   69.93%   -22.93%     
===========================================
  Files         118      118               
  Lines       23702    23651       -51     
===========================================
- Hits        22010    16540     -5470     
- Misses       1692     7111     +5419     
Files Changed Coverage Δ
src/lib/cli.rs 68.96% <0.00%> (-14.91%) ⬇️
src/lib/mod.rs 100.00% <ø> (ø)
src/makers.rs 100.00% <ø> (ø)
src/lib/descriptor/env_test.rs 86.62% <95.65%> (-7.54%) ⬇️
src/lib/descriptor/env.rs 92.39% <100.00%> (-5.46%) ⬇️
src/lib/descriptor/mod.rs 59.27% <100.00%> (-29.64%) ⬇️
src/lib/descriptor/mod_test.rs 48.23% <100.00%> (-50.64%) ⬇️

... and 59 files with indirect coverage changes

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