Skip to content
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

Fix write_conversion of default string to int and don't range check strings #1845

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jmthomas
Copy link
Member

closes #1825

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (a7788b7) to head (d909da8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1845      +/-   ##
==========================================
- Coverage   79.57%   79.56%   -0.01%     
==========================================
  Files         519      519              
  Lines       40774    40771       -3     
==========================================
- Hits        32444    32438       -6     
- Misses       8330     8333       +3     
Flag Coverage Δ
python 84.27% <ø> (-0.03%) ⬇️
ruby-api 48.72% <ø> (ø)
ruby-backend 82.58% <ø> (-0.01%) ⬇️

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.

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.

Integer Command Parameter with Write Conversion that takes a String Input
2 participants