Skip to content

Conversation

@hartwork
Copy link
Contributor

@hartwork hartwork commented Jan 6, 2026

Fixes #107

color

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.67%. Comparing base (18fe331) to head (4e3334a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gprof2dot.py 84.37% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #108       +/-   ##
===========================================
- Coverage   85.70%   15.67%   -70.03%     
===========================================
  Files           1        1               
  Lines        2449     2449               
===========================================
- Hits         2099      384     -1715     
- Misses        350     2065     +1715     

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

@hartwork hartwork force-pushed the issue-107-migrate-from-optparse-to-argparse branch from 52498f7 to 4e3334a Compare January 6, 2026 17:33
@jrfonseca jrfonseca merged commit 9bb9301 into jrfonseca:main Jan 6, 2026
3 of 5 checks passed
@jrfonseca
Copy link
Owner

Thanks.

@LucaBH
Copy link

LucaBH commented Jan 9, 2026

Bug left, see #111

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.

Migrate from optparse to argparse (e.g. for color with Python >=3.14) — pull request welcome?

3 participants