Skip to content

fixup: tighten inline plot comments#435

Merged
asmacdo merged 1 commit into
con:mainfrom
asmacdo:plot-comment-cleanup
May 28, 2026
Merged

fixup: tighten inline plot comments#435
asmacdo merged 1 commit into
con:mainfrom
asmacdo:plot-comment-cleanup

Conversation

@asmacdo

@asmacdo asmacdo commented May 28, 2026

Copy link
Copy Markdown
Member

Intended to be merged with #424 missed a push before I did.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 28, 2026 20:58
@asmacdo asmacdo changed the title trim: tighten inline prose without losing constraint info fixup: tighten inline plot comments May 28, 2026

Copilot AI 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.

Pull request overview

This PR tightens inline prose and docstrings around CPU envelope/derived CPU explanations while preserving the core constraint information from the larger plotting/resource-statistics work.

Changes:

  • Shortens explanatory comments for plot envelope rendering and legend structure.
  • Condenses pdcpu_from_pcpu docstring while retaining Linux-only and “no measurement” caveats.
  • Trims byte-unit comment wording without changing the shared SI unit behavior.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/con_duct/plot.py Simplifies comments describing envelope bounds and plot legends.
src/con_duct/_utils.py Tightens the pdcpu_from_pcpu docstring.
src/con_duct/_formatter.py Shortens the comment describing shared decimal byte units.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.92%. Comparing base (6220e8e) to head (4f1844d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   91.08%   90.92%   -0.17%     
==========================================
  Files          15       15              
  Lines        1245     1245              
  Branches      170      170              
==========================================
- Hits         1134     1132       -2     
- Misses         77       78       +1     
- Partials       34       35       +1     

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

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

@asmacdo
asmacdo merged commit cbc6013 into con:main May 28, 2026
49 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants