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

[feat] Crash on missing RTD #48

Merged
merged 1 commit into from
Jul 6, 2019
Merged

[feat] Crash on missing RTD #48

merged 1 commit into from
Jul 6, 2019

Conversation

slarse
Copy link
Collaborator

@slarse slarse commented Jul 6, 2019

Fix #7

@codecov-io
Copy link

codecov-io commented Jul 6, 2019

Codecov Report

Merging #48 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #48      +/-   ##
=========================================
+ Coverage   93.26%   93.3%   +0.04%     
=========================================
  Files           5       5              
  Lines         282     284       +2     
  Branches       34      35       +1     
=========================================
+ Hits          263     265       +2     
  Misses         12      12              
  Partials        7       7
Impacted Files Coverage Δ
repobee_junit4/junit4.py 93.23% <100%> (+0.1%) ⬆️

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 00f0568...32e9ef3. Read the comment docs.

@slarse slarse merged commit dcac014 into master Jul 6, 2019
@slarse slarse deleted the check_rtd_exists branch December 1, 2019 16:01
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.

Should check that supplied rtd exists
2 participants