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

workaround fix for prometheus endpoint #1516

Merged
merged 1 commit into from
Mar 30, 2022
Merged

workaround fix for prometheus endpoint #1516

merged 1 commit into from
Mar 30, 2022

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Mar 30, 2022

Summary of changes
Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes #1513

Other information and links

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #1516 (41b7abe) into main (e2accbe) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1516      +/-   ##
==========================================
- Coverage   44.32%   44.32%   -0.01%     
==========================================
  Files         315      315              
  Lines       28173    28173              
==========================================
- Hits        12489    12487       -2     
- Misses      15684    15686       +2     
Impacted Files Coverage Δ
blockchain/message_pool/src/msg_chain.rs 80.24% <0.00%> (-0.41%) ⬇️
vm/actor/src/builtin/miner/mod.rs 33.49% <0.00%> (-0.05%) ⬇️

Continue to review full report at Codecov.

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

@LesnyRumcajs LesnyRumcajs merged commit 003308a into main Mar 30, 2022
@LesnyRumcajs LesnyRumcajs deleted the fix-prometheus branch March 30, 2022 12:49
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.

(regression) Forest metrics are no longer available
3 participants