codecov-api icon indicating copy to clipboard operation
codecov-api copied to clipboard

remove session_totals field from report json

Open matt-codecov opened this issue 1 year ago • 2 comments

https://github.com/codecov/internal-issues/issues/515 https://github.com/codecov/shared/pull/329

this field is bugged and, as far as i can tell, unused. see ticket + shared PR for details

matt-codecov avatar Aug 15 '24 18:08 matt-codecov

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

:loudspeaker: Thoughts on this report? Let us know!

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.16%. Comparing base (9aa6458) to head (c19cc8a). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##               main       #752   +/-   ##
===========================================
  Coverage   96.16000   96.16000           
===========================================
  Files           814        814           
  Lines         18423      18423           
===========================================
  Hits          17716      17716           
  Misses          707        707           
Flag Coverage Δ
unit 91.91% <ø> (ø)
unit-latest-uploader 91.91% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 15 '24 18:08 codecov[bot]