8000 fix: truncate floats in test results comment by joseph-sentry · Pull Request #663 · codecov/worker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

fix: truncate floats in test results comment #663

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

joseph-sentry
Copy link
Contributor

for ease of reading

@joseph-sentry joseph-sentry requested a review from a team August 29, 2024 21:35
Copy link
codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.11%. Comparing base (3cdf975) to head (36ea899).
Report is 17 commits behind head on main.< 8000 /p>

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files         476      476           
  Lines       38213    38213           
=======================================
  Hits        37492    37492           
  Misses        721      721           
Flag Coverage Δ
integration 98.06% <100.00%> (ø)
latest-uploader-overall 98.06% <100.00%> (ø)
unit 98.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 96.04% <100.00%> (ø)
OutsideTasks 98.06% <100.00%> (ø)
Files with missing lines Coverage Δ
services/test_results.py 90.10% <100.00%> (ø)
services/tests/test_test_results.py 100.00% <ø> (ø)
tasks/tests/unit/test_test_results_finisher.py 100.00% <ø> (ø)

This change has been scanned for critical changes. Learn more

@codecov-notifications
Copy link
codecov-notifications bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         437      437           
  Lines       36892    36892           
=======================================
  Hits        36179    36179           
  Misses        713      713           
Flag Coverage Δ
integration 98.06% <100.00%> (ø)
latest-uploader-overall 98.06% <100.00%> (ø)
unit 98.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.94% <100.00%> (ø)
OutsideTasks 98.06% <100.00%> (ø)
Files Coverage Δ
services/test_results.py 90.10% <100.00%> (ø)
services/tests/test_test_results.py 100.00% <ø> (ø)
tasks/tests/unit/test_test_results_finisher.py 100.00% <ø> (ø)

@codecov-qa
Copy link
codecov-qa bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.06%. Comparing base (3c 8000 df975) to head (36ea899).
Report is 17 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         437      437           
  Lines       36892    36892           
=======================================
  Hits        36179    36179           
  Misses        713      713           
Flag Coverage Δ
integration 98.06% <100.00%> (ø)
latest-uploader-overall 98.06% <100.00%> (ø)
unit 98.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.94% <100.00%> (ø)
OutsideTasks 98.06% <100.00%> (ø)
Files with missing lines Coverage Δ
services/test_results.py 90.10% <100.00%> (ø)
services/tests/test_test_results.py 100.00% <ø> (ø)
tasks/tests/unit/test_test_results_finisher.py 100.00% <ø> (ø)

Copy link
codecov-public-qa bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.06%. Comparing base (3cdf975) to head (36ea899).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         437      437           
  Lines       36892    36892           
=======================================
  Hits        36179    36179           
  Misses        713      713           
Flag Coverage Δ
integration 98.06% <100.00%> (ø)
latest-uploader-overall 98.06% <100.00%> (ø)
unit 98.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.94% <100.00%> (ø)
OutsideTasks 98.06% <100.00%> (ø)
Files Coverage Δ
services/test_results.py 90.10% <100.00%> (ø)
services/tests/test_test_results.py 100.00% <ø> (ø)
tasks/tests/unit/test_test_results_finisher.py 100.00% <ø> (ø)

@joseph-sentry joseph-sentry added this pull request to the merge queue Sep 4, 2024
Merged via the queue into main with commit d6ca3e5 Sep 4, 2024
25 of 26 checks passed
@joseph-sentry joseph-sentry deleted the joseph/truncate-float-test-results branch September 4, 2024 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0