Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

v2.1 #139

Merged
merged 24 commits into from
Jan 5, 2021
Merged

v2.1 #139

merged 24 commits into from
Jan 5, 2021

Conversation

seandstewart
Copy link
Owner

@seandstewart seandstewart commented Dec 8, 2020

Reasoning

There were a few other things on the roadmap for v2.1, but the changeset has grown to a place where I'd like to get these released and punt the remaining work to the next feature release.

What's in the Box

Bugfixes

Features

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #139 (76d26e3) into main (47a937f) will decrease coverage by 0.51%.
The diff coverage is 91.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   93.81%   93.30%   -0.52%     
==========================================
  Files          36       37       +1     
  Lines        3866     4272     +406     
==========================================
+ Hits         3627     3986     +359     
- Misses        239      286      +47     
Flag Coverage Δ
3.8 93.30% <91.96%> (-0.52%) ⬇️
unittests 93.30% <91.96%> (-0.52%) ⬇️

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

Impacted Files Coverage Δ
typic/constraints/__init__.py 100.00% <ø> (ø)
typic/serde/binder.py 98.38% <ø> (ø)
typic/util.py 89.70% <75.80%> (-1.63%) ⬇️
typic/gen.py 89.58% <77.04%> (-8.40%) ⬇️
typic/serde/translator.py 97.52% <80.00%> (-0.77%) ⬇️
typic/env.py 80.95% <80.95%> (ø)
typic/constraints/common.py 93.18% <92.70%> (+0.35%) ⬆️
typic/constraints/factory.py 99.33% <95.23%> (-0.67%) ⬇️
typic/api.py 96.49% <95.45%> (-0.42%) ⬇️
typic/constraints/array.py 98.00% <96.77%> (-0.75%) ⬇️
... and 16 more

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 47a937f...76d26e3. Read the comment docs.

@seandstewart seandstewart added this to the Typic 2.1 milestone Jan 5, 2021
@seandstewart seandstewart merged commit b83f67c into main Jan 5, 2021
@seandstewart seandstewart deleted the v2.1 branch January 5, 2021 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants