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

FIX: Check for sphinx_exercise_registry in all registered post_tranforms #47

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

mmcky
Copy link
Member

@mmcky mmcky commented Feb 1, 2022

This fixes #44

@codecov-commenter
Copy link

Codecov Report

Merging #47 (ceb0489) into master (9715a72) will decrease coverage by 0.39%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   93.34%   92.95%   -0.40%     
==========================================
  Files           6        6              
  Lines         436      440       +4     
==========================================
+ Hits          407      409       +2     
- Misses         29       31       +2     
Flag Coverage Δ
pytests 92.95% <50.00%> (-0.40%) ⬇️

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

Impacted Files Coverage Δ
sphinx_exercise/post_transforms.py 93.70% <50.00%> (-1.26%) ⬇️

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 9715a72...ceb0489. Read the comment docs.

@mmcky mmcky merged commit 26c3150 into master Feb 1, 2022
@mmcky mmcky deleted the fix-#44 branch February 1, 2022 04:50
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.

Checks on availability of 'sphinx_exercise_registry' attribute
2 participants