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

Add option to treat digits as capitals in dict_to_snake #418

Merged
merged 1 commit into from
Oct 26, 2023

Add option to treat digits as capitals in dict_to_snake

7a824a5
Select commit
Loading
Failed to load commit list.
Merged

Add option to treat digits as capitals in dict_to_snake #418

Add option to treat digits as capitals in dict_to_snake
7a824a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 1s

100.00% (+0.00%) compared to 066006c

View this Pull Request on Codecov

100.00% (+0.00%) compared to 066006c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (066006c) 100.00% compared to head (7a824a5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #418   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          101       101           
=========================================
  Hits           101       101           
Files Coverage Δ
camel_converter/__init__.py 100.00% <100.00%> (ø)

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