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

capture missing json file error #58

Merged
merged 1 commit into from
Feb 16, 2021
Merged

Conversation

neutrinoceros
Copy link
Owner

fix #56

@neutrinoceros neutrinoceros added the bug Something isn't working label Feb 16, 2021
@neutrinoceros neutrinoceros added this to the v1.0.0 milestone Feb 16, 2021
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #58 (803dd3d) into main (eedd3f6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          209       221   +12     
=========================================
+ Hits           209       221   +12     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
apply_subs/__init__.py 100.00% <100.00%> (ø)
apply_subs/main.py 100.00% <100.00%> (ø)
tests/test_errors.py 100.00% <100.00%> (ø)

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 eedd3f6...803dd3d. Read the comment docs.

@neutrinoceros neutrinoceros merged commit 883eb67 into main Feb 16, 2021
@neutrinoceros neutrinoceros deleted the wrap_missing_json_file branch February 16, 2021 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unwrapped error on missing json file
1 participant