Skip to content

Fix fail count calculation#3723

Open
dougkei wants to merge 1 commit intospring-cloud:mainfrom
dougkei:patch-1
Open

Fix fail count calculation#3723
dougkei wants to merge 1 commit intospring-cloud:mainfrom
dougkei:patch-1

Conversation

@dougkei
Copy link
Copy Markdown

@dougkei dougkei commented Dec 23, 2019

lastFetch is in millisecond while the divisor is interval in second

lastFetch is in millisecond while the divisor is interval in second
@pivotal-issuemaster
Copy link
Copy Markdown

@dougkei Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link
Copy Markdown

@dougkei Thank you for signing the Contributor License Agreement!

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 23, 2019

Codecov Report

Merging #3723 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3723   +/-   ##
=========================================
  Coverage     65.84%   65.84%           
  Complexity     1593     1593           
=========================================
  Files           203      203           
  Lines          7455     7455           
  Branches        877      877           
=========================================
  Hits           4909     4909           
  Misses         2225     2225           
  Partials        321      321
Impacted Files Coverage Δ Complexity Δ
...rk/cloud/netflix/eureka/EurekaHealthIndicator.java 15.78% <0%> (ø) 2 <0> (ø) ⬇️

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 02f3bb8...0e5d33e. Read the comment docs.

@spencergibb
Copy link
Copy Markdown
Member

Can you describe the error you are seeing?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.84%. Comparing base (02f3bb8) to head (0e5d33e).
⚠️ Report is 998 commits behind head on main.

Files with missing lines Patch % Lines
...rk/cloud/netflix/eureka/EurekaHealthIndicator.java 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3723   +/-   ##
=========================================
  Coverage     65.84%   65.84%           
  Complexity     1593     1593           
=========================================
  Files           203      203           
  Lines          7455     7455           
  Branches        877      877           
=========================================
  Hits           4909     4909           
  Misses         2225     2225           
  Partials        321      321           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants