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 Failing Metrics Endpoint #547

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Fix Failing Metrics Endpoint #547

merged 1 commit into from
Nov 26, 2021

Conversation

alexanderkiel
Copy link
Member

Also moved HTTP server code into it's own module.

@alexanderkiel alexanderkiel self-assigned this Nov 26, 2021
@alexanderkiel alexanderkiel added bug Something isn't working refactoring labels Nov 26, 2021
@alexanderkiel alexanderkiel added this to the v0.13.3 milestone Nov 26, 2021
@alexanderkiel alexanderkiel force-pushed the fix-metrics branch 2 times, most recently from daab458 to bdfb29a Compare November 26, 2021 17:47
Also moved HTTP server code into it's own module.
@codecov
Copy link

codecov bot commented Nov 26, 2021

Codecov Report

Merging #547 (d297a83) into develop (9995112) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #547      +/-   ##
===========================================
+ Coverage    92.25%   92.27%   +0.01%     
===========================================
  Files          227      229       +2     
  Lines        13551    13580      +29     
  Branches       408      408              
===========================================
+ Hits         12502    12531      +29     
  Misses         641      641              
  Partials       408      408              
Impacted Files Coverage Δ
modules/anomaly/src/blaze/anomaly.clj 100.00% <100.00%> (ø)
modules/metrics/src/blaze/metrics/handler.clj 100.00% <100.00%> (ø)
modules/metrics/src/blaze/metrics/registry.clj 100.00% <100.00%> (ø)
modules/server/src/blaze/server.clj 100.00% <100.00%> (ø)

@alexanderkiel alexanderkiel merged commit 50733de into develop Nov 26, 2021
@alexanderkiel alexanderkiel deleted the fix-metrics branch November 26, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant