mdacli icon indicating copy to clipboard operation
mdacli copied to clipboard

Fix changelog check

Open hejamu opened this issue 2 years ago • 2 comments

I changed the behaviour of the changelog check in the following way:

  • moved the check to the docs tox job
  • skip the check when on main branch

hejamu avatar Apr 03 '24 13:04 hejamu

Hello @hejamu! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-07-08 12:02:05 UTC

pep8speaks avatar Apr 03 '24 13:04 pep8speaks

Codecov Report

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

Project coverage is 85.73%. Comparing base (561b998) to head (b8278d9). Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   85.94%   85.73%   -0.21%     
==========================================
  Files           8        8              
  Lines         569      561       -8     
  Branches      112      120       +8     
==========================================
- Hits          489      481       -8     
  Misses         66       66              
  Partials       14       14              

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

codecov[bot] avatar Apr 03 '24 13:04 codecov[bot]