FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix custom_repr in mock.call objects by zmievsa · Pull Request #146 · samuelcolvin/python-devtools · GitHub

Fix custom_repr in mock.call objects - #146

Open
zmievsa wants to merge 1 commit into
samuelcolvin:mainfrom
zmievsa:fix-custom-repr-in-mock-call
Open

Fix custom_repr in mock.call objects#146
zmievsa wants to merge 1 commit into
samuelcolvin:mainfrom
zmievsa:fix-custom-repr-in-mock-call

Conversation

zmievsa commented Nov 12, 2023

Copy link
Copy Markdown

Without this fix, insert_assert cannot handle mock.call objects due to their weird structure.

codecov Bot commented Nov 12, 2023
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.29%. Comparing base (ec406ff) to head (72a7cbe).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files           8        8           
  Lines         729      729           
  Branches      111      111           
=======================================
  Hits          702      702           
  Misses         21       21           
  Partials        6        6           
Files with missing lines Coverage Δ
devtools/pytest_plugin.py 88.13% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec406ff...72a7cbe. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL