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

Support contracts across packages. #42

experimental support for cross-package contracts.

4dd4a18
Select commit
Loading
Failed to load commit list.
Closed

Support contracts across packages. #42

experimental support for cross-package contracts.
4dd4a18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2023 in 1s

86.00% (-1.55%) compared to 881b950

View this Pull Request on Codecov

86.00% (-1.55%) compared to 881b950

Details

Codecov Report

Merging #42 (4dd4a18) into zzq/function-contracts/general-nonnil (881b950) will decrease coverage by 1.55%.
The diff coverage is 65.71%.

@@                            Coverage Diff                            @@
##           zzq/function-contracts/general-nonnil      #42      +/-   ##
=========================================================================
- Coverage                                  87.55%   86.00%   -1.55%     
=========================================================================
  Files                                         54       54              
  Lines                                       8547     8994     +447     
=========================================================================
+ Hits                                        7483     7735     +252     
- Misses                                       906     1084     +178     
- Partials                                     158      175      +17     
Files Changed Coverage Δ
...nction/functioncontracts/function_contracts_map.go 76.78% <ø> (ø)
inference/explained_bool.go 78.57% <ø> (ø)
inference/inferred_value.go 49.41% <2.94%> (-31.36%) ⬇️
assertion/function/analyzer.go 69.48% <52.77%> (-16.75%) ⬇️
inference/primitive.go 82.45% <82.14%> (-17.55%) ⬇️
inference/inferred_map.go 73.05% <95.45%> (+0.16%) ⬆️
assertion/function/functioncontracts/analyzer.go 82.26% <96.87%> (+3.69%) ⬆️
inference/engine.go 94.91% <96.87%> (-0.83%) ⬇️
accumulation/analyzer.go 87.62% <100.00%> (ø)
assertion/analyzer.go 71.87% <100.00%> (ø)
... and 2 more

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more