sassoftware / python-sasctl

Python package and CLI for user-friendly integration with SAS Viya
https://sassoftware.github.io/python-sasctl
Apache License 2.0
46 stars 41 forks source link

Dev codecovflags #133

Closed smlindauer closed 2 years ago

smlindauer commented 2 years ago

Merge new code coverage flags into master branch. All code coverage flag and upload calls are handled by the git action instead of inside the tox.ini file.

This now separates out the coverage via unit, integration, and scenario (once it starts working again) tests, but still collates to a merged total value.

codecov[bot] commented 2 years ago

Codecov Report

Merging #133 (469669c) into master (db3dd98) will decrease coverage by 0.72%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   63.60%   62.87%   -0.73%     
==========================================
  Files          52       52              
  Lines        4278     4278              
==========================================
- Hits         2721     2690      -31     
- Misses       1557     1588      +31     
Flag Coverage Δ
integration 57.59% <ø> (?)
unit 40.91% <ø> (?)

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

Impacted Files Coverage Δ
src/sasctl/core.py 79.88% <0.00%> (-4.59%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more