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 Generics handling #3

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Fix Generics handling #3

merged 1 commit into from
Feb 3, 2020

Conversation

outcatcher
Copy link
Owner

Fix issues

Simplified type parsing

Add tests

Simplified type parsing

Add tests
@outcatcher outcatcher changed the title Fix Optionals[...] handling Fix Generics handling Feb 3, 2020
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #3 into master will increase coverage by 7.5%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #3     +/-   ##
=======================================
+ Coverage    92.5%   100%   +7.5%     
=======================================
  Files           4      4             
  Lines         120    117      -3     
=======================================
+ Hits          111    117      +6     
+ Misses          9      0      -9
Impacted Files Coverage Δ
tyaml/types.py 100% <ø> (+10.34%) ⬆️
tyaml/loader.py 100% <100%> (+9.23%) ⬆️

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 f8b4256...2a4c3f3. Read the comment docs.

@outcatcher outcatcher merged commit c7fcde5 into master Feb 3, 2020
@outcatcher outcatcher deleted the fix/invalid-optionals branch February 3, 2020 20:40
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

1 participant