Skip to content

Fix python help() #2032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 25, 2025
Merged

Fix python help() #2032

merged 4 commits into from
Apr 25, 2025

Conversation

jmthomas
Copy link
Member

closes #2010

@jmthomas jmthomas requested a review from ryanmelt April 21, 2025 02:58
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.86%. Comparing base (805f3b0) to head (bbfcb60).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2032      +/-   ##
==========================================
- Coverage   76.87%   76.86%   -0.01%     
==========================================
  Files         638      638              
  Lines       47462    47466       +4     
  Branches      754      754              
==========================================
- Hits        36486    36485       -1     
- Misses      10893    10898       +5     
  Partials       83       83              
Flag Coverage Δ
python 83.96% <ø> (-0.03%) ⬇️
ruby-api 48.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit ae0c5ae into main Apr 25, 2025
2 checks passed
@jmthomas jmthomas deleted the py_help branch April 25, 2025 13:43
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.

Python Logger Breaks Help Text
2 participants