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

Move quarantine module into the provenance repo (from our fork) #1754

Closed
wants to merge 24 commits into from

[1752]: Tag 1760 in the TODO in errors.go.

331aca2
Select commit
Loading
Failed to load commit list.
Closed

Move quarantine module into the provenance repo (from our fork) #1754

[1752]: Tag 1760 in the TODO in errors.go.
331aca2
Select commit
Loading
Failed to load commit list.
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 is 74.53%.

Additional details and impacted files

Impacted file tree graph

@@            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