CQ-editor
CQ-editor copied to clipboard
Update show_object to (optionally) accept string
- The string argument allows the name parameter to be omitted
- Consolidate show_object related sections of README
This change is proposed in #331.
Codecov Report
Merging #332 (5b0a21e) into master (4b461fe) will increase coverage by
0.07%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #332 +/- ##
==========================================
+ Coverage 88.59% 88.66% +0.07%
==========================================
Files 19 19
Lines 1490 1500 +10
Branches 204 206 +2
==========================================
+ Hits 1320 1330 +10
Misses 137 137
Partials 33 33
| Impacted Files | Coverage Δ | |
|---|---|---|
| cq_editor/widgets/debugger.py | 83.03% <100.00%> (+0.79%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more