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

Change checkbox to handle lowercase #199

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

rpond21
Copy link
Contributor

@rpond21 rpond21 commented Aug 22, 2024

Handle case where checkbox x is lowercase from user input. Ex: - [x] text

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.60%. Comparing base (5aef824) to head (d4c0788).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   91.38%   91.60%   +0.22%     
==========================================
  Files          27       27              
  Lines         267      274       +7     
  Branches       26       28       +2     
==========================================
+ Hits          244      251       +7     
  Misses         17       17              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edumserrano
Copy link
Owner

Thank you for the contribution.

@edumserrano edumserrano reopened this Aug 30, 2024
@edumserrano edumserrano merged commit f4e7864 into edumserrano:main Aug 30, 2024
12 checks passed
@edumserrano
Copy link
Owner

Fixes #197

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.

2 participants