NetrunnerDB / netrunnerdb-api-server

API Server for NetrunnerDB
Apache License 2.0
5 stars 5 forks source link

Combine coverage reports from unit and rspec tests. #288

Closed plural closed 4 months ago

plural commented 4 months ago

rails t and rspec are generating independent coverage reports. Combine them to improve coverage accuracy.

codecov[bot] commented 4 months ago

Codecov Report

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

Please upload report for BASE (main@009a36e). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ======================================= Coverage ? 97.37% ======================================= Files ? 74 Lines ? 1293 Branches ? 200 ======================================= Hits ? 1259 Misses ? 34 Partials ? 0 ```

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