Closed havok2063 closed 2 years ago
Merging #788 (b02d465) into main (50e53eb) will increase coverage by
0.00%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## main #788 +/- ##
=======================================
Coverage 43.32% 43.33%
=======================================
Files 110 110
Lines 15089 15089
Branches 2548 2548
=======================================
+ Hits 6538 6539 +1
+ Misses 8096 8095 -1
Partials 455 455
Impacted Files | Coverage Δ | |
---|---|---|
python/marvin/api/__init__.py | 34.73% <50.00%> (ø) |
|
python/marvin/db/caching.py | 76.19% <0.00%> (+2.38%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR updates the API code to remove the marshmallow 4 deprecation warnings.