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

Add unit tests for train module #18

Merged
merged 2 commits into from
Sep 7, 2020

Conversation

amnesia15
Copy link
Owner

No description provided.

@amnesia15 amnesia15 added the enhancement New feature or request label Sep 7, 2020
@amnesia15 amnesia15 self-assigned this Sep 7, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2020

Codecov Report

Merging #18 into master will increase coverage by 8.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   41.20%   49.21%   +8.00%     
==========================================
  Files          12       13       +1     
  Lines         864      888      +24     
==========================================
+ Hits          356      437      +81     
+ Misses        508      451      -57     
Flag Coverage Δ
#unittests 49.21% <100.00%> (+8.00%) ⬆️

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

Impacted Files Coverage Δ
tests/test_train.py 100.00% <100.00%> (ø)
diffraction_image_rcg/train.py 18.87% <0.00%> (+18.87%) ⬆️

@amnesia15 amnesia15 merged commit 2cfd05e into master Sep 7, 2020
@amnesia15 amnesia15 linked an issue Sep 8, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Project
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Write unit tests for train module
2 participants