Move quarantine module into the provenance repo (from our fork) #1754
Codecov / codecov/project
succeeded
Nov 28, 2023 in 0s
74.04% (+0.02%) compared to 5553cbd
View this Pull Request on Codecov
74.04% (+0.02%) compared to 5553cbd
Details
Codecov Report
Merging #1754 (331aca2) into main (5553cbd) will increase coverage by
0.02%
.
Report is 2 commits behind head on main.
The diff coverage is74.53%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1754 +/- ##
==========================================
+ Coverage 74.01% 74.04% +0.02%
==========================================
Files 295 313 +18
Lines 44072 46216 +2144
==========================================
+ Hits 32622 34220 +1598
- Misses 10087 10589 +502
- Partials 1363 1407 +44
Files | Coverage Δ | |
---|---|---|
app/app.go | 84.89% <ø> (ø) |
|
cmd/provenanced/cmd/root.go | 72.06% <100.00%> (+0.17%) |
⬆️ |
x/exchange/keeper/keeper.go | 94.70% <ø> (ø) |
|
x/quarantine/client/cli/util.go | 100.00% <100.00%> (ø) |
|
x/quarantine/genesis.go | 100.00% <100.00%> (ø) |
|
x/quarantine/keeper/invariants.go | 100.00% <100.00%> (ø) |
|
x/quarantine/keys.go | 100.00% <100.00%> (ø) |
|
x/quarantine/msgs.go | 100.00% <100.00%> (ø) |
|
x/quarantine/quarantine.go | 100.00% <100.00%> (ø) |
|
x/quarantine/send_restriction.go | 100.00% <100.00%> (ø) |
|
... and 13 more |
Loading