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

chore: downgrade rust version to nightly-2023-09-18 #3451

Merged
merged 2 commits into from
Oct 28, 2023

fix check/linux

1f8a024
Select commit
Loading
Failed to load commit list.
Merged

chore: downgrade rust version to nightly-2023-09-18 #3451

fix check/linux
1f8a024
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 succeeded Oct 26, 2023 in 0s

69.63% (-1.10%) compared to bd292dc

View this Pull Request on Codecov

69.63% (-1.10%) compared to bd292dc

Details

Codecov Report

Attention: 352 lines in your changes are missing coverage. Please review.

Comparison is base (bd292dc) 70.72% compared to head (1f8a024) 69.63%.
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3451      +/-   ##
==========================================
- Coverage   70.72%   69.63%   -1.10%     
==========================================
  Files         223      211      -12     
  Lines       24439    29101    +4662     
==========================================
+ Hits        17285    20264    +2979     
- Misses       7154     8837    +1683     
Files Coverage Δ
common/src/paused_program_storage.rs 91.13% <100.00%> (+0.94%) ⬆️
core-backend/src/env.rs 98.67% <100.00%> (+3.27%) ⬆️
core-backend/src/error.rs 89.47% <ø> (ø)
core-backend/src/runtime.rs 96.80% <100.00%> (-0.06%) ⬇️
core-processor/src/common.rs 85.18% <ø> (ø)
core-processor/src/configs.rs 100.00% <ø> (ø)
core-processor/src/context.rs 89.09% <100.00%> (+0.20%) ⬆️
core-processor/src/executor.rs 93.91% <100.00%> (-0.20%) ⬇️
core-processor/src/processing.rs 99.70% <100.00%> (+<0.01%) ⬆️
core/src/costs.rs 92.59% <100.00%> (+12.21%) ⬆️
... and 70 more

... and 39 files with indirect coverage changes

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