python-libmaas icon indicating copy to clipboard operation
python-libmaas copied to clipboard

Update multipart.py make_payloads

Open SpirosStyliaras opened this issue 1 year ago • 1 comments

Fix assertion error when invoking make_payloads with float instance.

SpirosStyliaras avatar Sep 26 '23 22:09 SpirosStyliaras

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 69.41%. Comparing base (bfe63cc) to head (ca652d6).

Files Patch % Lines
maas/client/utils/multipart.py 0.00% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
- Coverage   69.43%   69.41%   -0.03%     
==========================================
  Files          76       76              
  Lines        6024     6026       +2     
  Branches     1347     1020     -327     
==========================================
  Hits         4183     4183              
- Misses       1612     1613       +1     
- Partials      229      230       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 19 '24 23:03 codecov-commenter