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

Better tests and small fixes #33

Merged
merged 6 commits into from
Jul 16, 2023
Merged

Better tests and small fixes #33

merged 6 commits into from
Jul 16, 2023

Conversation

erezsh
Copy link
Owner

@erezsh erezsh commented Jul 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Merging #33 (50d6abf) into master (1aa35a2) will decrease coverage by 13.99%.
The diff coverage is 76.87%.

❗ Current head 50d6abf differs from pull request most recent head f070f6b. Consider uploading reports for the commit f070f6b to get more accurate results

@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
- Coverage   92.82%   78.84%   -13.99%     
===========================================
  Files           7       11        +4     
  Lines         502     1144      +642     
  Branches       94      262      +168     
===========================================
+ Hits          466      902      +436     
- Misses         23      182      +159     
- Partials       13       60       +47     
Flag Coverage Δ
unittests 78.84% <76.87%> (-13.79%) ⬇️

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
runtype/datetime_parse.py 29.77% <29.77%> (ø)
runtype/base_types.py 75.66% <75.66%> (ø)
runtype/pytypes.py 80.22% <81.08%> (-8.98%) ⬇️
runtype/dispatch.py 94.48% <87.50%> (-1.64%) ⬇️
runtype/dataclass.py 91.18% <90.00%> (-7.12%) ⬇️
runtype/utils.py 93.75% <93.75%> (ø)
runtype/validation.py 98.24% <98.24%> (ø)
runtype/__init__.py 100.00% <100.00%> (ø)
runtype/typesystem.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@erezsh erezsh force-pushed the dev branch 6 times, most recently from f067ee7 to 6dfae90 Compare July 15, 2023 22:44
@erezsh erezsh force-pushed the dev branch 2 times, most recently from bf2e84a to f070f6b Compare July 15, 2023 23:30
@erezsh erezsh merged commit 0c6f2e8 into master Jul 16, 2023
14 checks passed
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.

1 participant