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

Update multipart.py make_payloads #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SpirosStyliaras
Copy link

Fix assertion error when invoking make_payloads with float instance.

Copy link
Member

@SK1Y101 SK1Y101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change, looks fine

Fix assertion error when invoking make_payloads with float instance.
@codecov-commenter
Copy link

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 ⚠️

❗ 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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

3 participants