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 coverage reporting for ArrayLib #682

Merged
merged 3 commits into from
Aug 15, 2023

Conversation

jaycenhorton
Copy link
Contributor

This PR fixes coverage reporting for ArrayLib. Similar changes are required to fix reports for other libraries.

See here for why this was needed

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #682 (5efe876) into master (5d1c24d) will increase coverage by 0.9%.
The diff coverage is 85.7%.

@@           Coverage Diff            @@
##           master    #682     +/-   ##
========================================
+ Coverage    53.1%   54.0%   +0.9%     
========================================
  Files          14      14             
  Lines         941     938      -3     
  Branches      135     135             
========================================
+ Hits          500     507      +7     
+ Misses        395     383     -12     
- Partials       46      48      +2     
Files Changed Coverage Δ
contracts/ArrayLib.sol 77.7% <83.3%> (+77.7%) ⬆️
contracts/Market.sol 79.0% <100.0%> (ø)

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

Base automatically changed from jaycen-coverage-ci to master August 14, 2023 23:31
@jaycenhorton jaycenhorton enabled auto-merge (squash) August 14, 2023 23:37
@jaycenhorton jaycenhorton merged commit a955358 into master Aug 15, 2023
8 checks passed
@jaycenhorton jaycenhorton deleted the jaycen-fix-arraylib-coverage branch August 15, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants