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(BUX-139): panic if miner wasn't found #96

Merged
merged 1 commit into from
Jul 24, 2023

fix(BUX-139): panic if miner wasn't found

2fa5b87
Select commit
Loading
Failed to load commit list.
Merged

fix(BUX-139): panic if miner wasn't found #96

fix(BUX-139): panic if miner wasn't found
2fa5b87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2023 in 0s

66.45% (-0.40%) compared to 86715bc

View this Pull Request on Codecov

66.45% (-0.40%) compared to 86715bc

Details

Codecov Report

Merging #96 (2fa5b87) into master (86715bc) will decrease coverage by 0.40%.
The diff coverage is 10.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   66.85%   66.45%   -0.40%     
==========================================
  Files          11       11              
  Lines        1089     1094       +5     
==========================================
- Hits          728      727       -1     
- Misses        318      324       +6     
  Partials       43       43              
Impacted Files Coverage Δ
fee_quote.go 82.97% <0.00%> (-1.97%) ⬇️
query_transaction.go 55.78% <0.00%> (-1.57%) ⬇️
policy_quote.go 62.09% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86715bc...2fa5b87. Read the comment docs.