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

Improve unittest coverage and minor fix #62

Merged
merged 2 commits into from
Jul 26, 2020
Merged

Conversation

dreamerlin
Copy link
Collaborator

  • Add unittest for inference code to improve unittest coverage.
  • Covert #! /usr/bin/bash env to #!/usr/bin/env bash in data preparation scripts.

@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #62 into master will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   84.67%   84.90%   +0.23%     
==========================================
  Files          73       73              
  Lines        3889     3889              
  Branches      632      632              
==========================================
+ Hits         3293     3302       +9     
+ Misses        490      485       -5     
+ Partials      106      102       -4     
Flag Coverage Δ
#unittests 84.90% <ø> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
mmaction/apis/inference.py 83.01% <ø> (+16.98%) ⬆️

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 41e2732...9f89cb2. Read the comment docs.

@innerlee innerlee merged commit f2ac0ed into open-mmlab:master Jul 26, 2020
@dreamerlin dreamerlin deleted the fix branch August 5, 2020 08:41
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.

None yet

2 participants