Safe-DS / Runner

Execute Safe-DS programs that were compiled to Python.
MIT License
2 stars 0 forks source link

test: fix coverage computation #2

Closed lars-reimann closed 1 year ago

lars-reimann commented 1 year ago

Summary of Changes

Remove extra __init__.py file to fix coverage computation.

codecov[bot] commented 1 year ago

Codecov Report

Merging #2 (7bbb5a0) into main (3ad713b) will increase coverage by 100.00%. The diff coverage is n/a.

@@             Coverage Diff              @@
##            main        #2        +/-   ##
============================================
+ Coverage   0.00%   100.00%   +100.00%     
============================================
  Files          2         2                
  Lines         13        13                
============================================
+ Hits           0        13        +13     
+ Misses        13         0        -13     

see 2 files with indirect coverage changes

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

lars-reimann commented 10 months ago

:tada: This PR is included in version 0.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: