Skip to content

Conversation

FiniteReality
Copy link
Owner

Some initial work on a Prometheus provider...

@FiniteReality FiniteReality added enhancement New feature or request provider Underlying metrics provider labels Jun 15, 2020
@codecov-io
Copy link

codecov-io commented Jan 24, 2021

Codecov Report

Merging #8 (376b80a) into master (d4a0be2) will decrease coverage by 0.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   88.09%   87.64%   -0.45%     
==========================================
  Files          20       20              
  Lines         252      251       -1     
  Branches       27       27              
==========================================
- Hits          222      220       -2     
- Misses         29       30       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/Core/MetricFactory.cs 100.00% <100.00%> (ø)
src/Core/MetricsServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
src/Core/MetricsBuilder.cs 75.00% <0.00%> (-25.00%) ⬇️

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 d4a0be2...376b80a. Read the comment docs.

Unfortunately, the "minimal" provider still requires the entirety of
ASP.Net. Thanks, .NET.
Repository owner deleted a comment from codecov-commenter Jan 24, 2021
@FiniteReality FiniteReality changed the base branch from master to main January 24, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request provider Underlying metrics provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants