Skip to content

Remove return in generic conversion examples#2643

Merged
jmthomas merged 1 commit intomainfrom
generic_docs
Dec 17, 2025
Merged

Remove return in generic conversion examples#2643
jmthomas merged 1 commit intomainfrom
generic_docs

Conversation

@jmthomas
Copy link
Copy Markdown
Member

closes #1995

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (f6b3d2e) to head (ceffdb3).
⚠️ Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2643      +/-   ##
==========================================
+ Coverage   79.21%   79.24%   +0.02%     
==========================================
  Files         662      662              
  Lines       52184    52402     +218     
  Branches      732      732              
==========================================
+ Hits        41339    41526     +187     
- Misses      10765    10796      +31     
  Partials       80       80              
Flag Coverage Δ
python 81.24% <ø> (-0.01%) ⬇️
ruby-api 84.48% <ø> (ø)
ruby-backend 82.20% <ø> (+0.03%) ⬆️

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 7985ede into main Dec 17, 2025
27 of 28 checks passed
@jmthomas jmthomas deleted the generic_docs branch December 17, 2025 04:46
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.

DOC: return in generic conversion definition?

3 participants