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

Support for micrometer #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Support for micrometer #10

wants to merge 5 commits into from

Conversation

hari9973
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #10 into master will increase coverage by 0.49%.
The diff coverage is 84.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
+ Coverage     82.00%   82.49%   +0.49%     
- Complexity       92      113      +21     
============================================
  Files             7       12       +5     
  Lines           450      594     +144     
  Branches         49       66      +17     
============================================
+ Hits            369      490     +121     
- Misses           58       76      +18     
- Partials         23       28       +5     
Impacted Files Coverage Δ Complexity Δ
...va/ai/apptuit/metrics/client/ApptuitPutClient.java 76.47% <ø> (ø) 7.00 <0.00> (?)
...main/java/ai/apptuit/metrics/client/DataPoint.java 91.54% <ø> (ø) 24.00 <0.00> (?)
...main/java/ai/apptuit/metrics/client/Sanitizer.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...ai/apptuit/metrics/client/XCollectorForwarder.java 72.09% <ø> (ø) 7.00 <0.00> (?)
...ptuit/metrics/dropwizard/TagEncodedMetricName.java 90.78% <ø> (ø) 29.00 <0.00> (?)
...rometer/ApptuitMetricsExportAutoConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...uit/metrics/dropwizard/ApptuitReporterFactory.java 67.39% <33.33%> (ø) 16.00 <1.00> (?)
...a/ai/apptuit/metrics/micrometer/ApptuitConfig.java 75.00% <75.00%> (ø) 3.00 <3.00> (?)
...ptuit/metrics/micrometer/ApptuitMeterRegistry.java 86.71% <86.71%> (ø) 15.00 <15.00> (?)
...ai/apptuit/metrics/dropwizard/ApptuitReporter.java 80.83% <100.00%> (ø) 7.00 <0.00> (?)
... and 8 more

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 d9190d1...2672ab4. Read the comment docs.

@rshivane rshivane changed the title fixed codacy issues Support for micrometer Mar 21, 2019
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.

1 participant