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

Disputes #256

Merged
merged 2 commits into from
Dec 20, 2024

disputests tests

7c89cf5
Select commit
Loading
Failed to load commit list.
Merged

Disputes #256

disputests tests
7c89cf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

76.00% (+0.39%) compared to 1e86e55

View this Pull Request on Codecov

76.00% (+0.39%) compared to 1e86e55

Details

Codecov Report

Attention: Patch coverage is 91.91919% with 8 lines in your changes missing coverage. Please review.

Project coverage is 76.00%. Comparing base (1e86e55) to head (7c89cf5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...Sources/Blockchain/RuntimeProtocols/Disputes.swift 89.47% 4 Missing ⚠️
.../Sources/Blockchain/RuntimeProtocols/Runtime.swift 0.00% 2 Missing ⚠️
JAMTests/Tests/JAMTests/DisputesTests.swift 95.65% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   75.60%   76.00%   +0.39%     
==========================================
  Files         283      284       +1     
  Lines       22100    22250     +150     
==========================================
+ Hits        16709    16911     +202     
+ Misses       5391     5339      -52     

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