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

add mutex to metric #1644

Merged
1 commit merged into from
May 20, 2022
Merged

add mutex to metric #1644

1 commit merged into from
May 20, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 20, 2022

closes #1640

@ghost ghost self-requested a review May 20, 2022 03:10
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #1644 (aa98acd) into master (c7d7d39) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head aa98acd differs from pull request most recent head f43f4e6. Consider uploading reports for the commit f43f4e6 to get more accurate results

@@           Coverage Diff           @@
##           master    #1644   +/-   ##
=======================================
  Coverage   77.83%   77.84%           
=======================================
  Files         232      232           
  Lines       18209    18213    +4     
=======================================
+ Hits        14173    14177    +4     
  Misses       4036     4036           
Impacted Files Coverage Δ
lib/cosmos/utilities/metric.rb 90.19% <0.00%> (+0.83%) ⬆️

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 c7d7d39...f43f4e6. Read the comment docs.

@ghost ghost merged commit f8b204b into master May 20, 2022
@ghost ghost deleted the add_mutex_to_metric branch May 20, 2022 16:56
This pull request was closed.
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.

Decom error adding key during iteration
1 participant