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 IndexError on command fieldtype #128

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Poeloe
Copy link
Contributor

@Poeloe Poeloe commented Jul 26, 2024

@Poeloe Poeloe requested a review from pyrco July 26, 2024 08:18
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.85%. Comparing base (61bb734) to head (993e318).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   83.85%   83.85%           
=======================================
  Files          34       34           
  Lines        3425     3426    +1     
=======================================
+ Hits         2872     2873    +1     
  Misses        553      553           
Flag Coverage Δ
unittests 83.85% <100.00%> (+<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.

@Poeloe Poeloe merged commit b2eaf44 into main Jul 29, 2024
20 checks passed
@Poeloe Poeloe deleted the fix/fix-IndexError-on-command-fieldtype branch July 29, 2024 08:35
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.

Target-query Error : IndexError: string index out of range
2 participants