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

Propagate compile diagnostics #316

Merged
merged 3 commits into from
Dec 23, 2024

version

9014cdc
Select commit
Loading
Failed to load commit list.
Merged

Propagate compile diagnostics #316

version
9014cdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

93.3% (+0.0%) compared to 4870dd8

View this Pull Request on Codecov

93.3% (+0.0%) compared to 4870dd8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.3%. Comparing base (4870dd8) to head (9014cdc).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #316   +/-   ##
=====================================
  Coverage   93.3%   93.3%           
=====================================
  Files       1111    1111           
  Lines      24182   24193   +11     
  Branches      79      79           
=====================================
+ Hits       22570   22581   +11     
  Misses      1597    1597           
  Partials      15      15           
Files with missing lines Coverage Δ
crates/sargon/src/core/error/common_error.rs 93.9% <100.0%> (+0.6%) ⬆️
.../transaction_manifest/instructions/instructions.rs 100.0% <100.0%> (ø)
...ion_manifest_v2/instructions_v2/instructions_v2.rs 100.0% <100.0%> (ø)