Project

General

Profile

Actions

action #182621

closed

https://app.codecov.io/gh/os-autoinst/os-autoinst shows 99.97% should be 100.00%

Added by okurz 2 days ago. Updated about 6 hours ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2025-05-17
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://app.codecov.io/gh/os-autoinst/os-autoinst shows 99.97%. Seems minor places are recorded as not covered anymore. Ensure full coverage again

Actions #1

Updated by tinita about 7 hours ago

I think this was caused by https://github.com/os-autoinst/os-autoinst/pull/2697 and it wasn't detected by codecov, so maybe that's because codecov.yml has:

    project:
      default:
        target: 100.0
        threshold: 0.1

Why do we have threshold: 0.1?

Actions #2

Updated by tinita about 7 hours ago

  • Status changed from New to In Progress
  • Assignee set to tinita
Actions #3

Updated by tinita about 7 hours ago

  • Status changed from In Progress to Feedback

https://github.com/os-autoinst/os-autoinst/pull/2707 Fix coverage for package statements

https://github.com/os-autoinst/os-autoinst/pull/2708 ci: Ensure 100% coverage without threshold

Actions #4

Updated by tinita about 6 hours ago

  • Status changed from Feedback to Resolved

both merged

Actions

Also available in: Atom PDF