Skip to content

Update multipart.py make_payloads - #293

Open
SpirosStyliaras wants to merge 1 commit into
canonical:masterfrom
SpirosStyliaras:patch-2
Open

Update multipart.py make_payloads#293
SpirosStyliaras wants to merge 1 commit into
canonical:masterfrom
SpirosStyliaras:patch-2

Conversation

@SpirosStyliaras

Copy link
Copy Markdown

Fix assertion error when invoking make_payloads with float instance.

@skyecasskyecas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Small change, looks fine

@codecov-commenter

Copy link
Copy Markdown

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).

FilesPatch %Lines
maas/client/utils/multipart.py0.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.

@github-actions

Copy link
Copy Markdown
Hey! SpirosStyliaras has not signed the Canonical CLA which is required to get this contribution merged on this project.

Please head over to https://ubuntu.com/legal/contributors to read more about it.

Fix assertion error when invoking make_payloads with float instance.
Sign up for freeto 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.

3 participants

@SpirosStyliaras@codecov-commenter@skyecas