sdss / marvin

Data access and visualization for MaNGA. http://sdss-marvin.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
56 stars 32 forks source link

Updating api code for deprecation warnings #788

Closed havok2063 closed 2 years ago

havok2063 commented 2 years ago

This PR updates the API code to remove the marshmallow 4 deprecation warnings.

codecov[bot] commented 2 years ago

Codecov Report

Merging #788 (b02d465) into main (50e53eb) will increase coverage by 0.00%. The diff coverage is 50.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.