Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #28

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Tests #28

wants to merge 18 commits into from

Conversation

MasterVexillen
Copy link
Collaborator

@MasterVexillen MasterVexillen commented Mar 23, 2022

WIP !!!!!!!!!

Overview

  • Tests for various modules in Ot2Rec using Python unittest.

Finished modules / components

  • O2R module loading
  • Argparse utility
  • Params

@MasterVexillen MasterVexillen self-assigned this Mar 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2022

Codecov Report

Merging #28 (28fc112) into main (303a996) will increase coverage by 10.30%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main      #28       +/-   ##
===========================================
+ Coverage   16.84%   27.15%   +10.30%     
===========================================
  Files          13       13               
  Lines        1336     1337        +1     
===========================================
+ Hits          225      363      +138     
+ Misses       1111      974      -137     
Impacted Files Coverage Δ
src/Ot2Rec/user_args.py 100.00% <100.00%> (+92.00%) ⬆️
src/Ot2Rec/params.py 80.43% <0.00%> (+47.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 303a996...28fc112. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants