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

refactor: rename files #1515

Merged
merged 3 commits into from
Oct 25, 2023
Merged

refactor: rename files #1515

merged 3 commits into from
Oct 25, 2023

Conversation

mdjastrzebski
Copy link
Member

Summary

Rename files in camelCase.ts convention to match dominant kebak-case.ts files.

Test plan

All checks should pass.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28c8729) 98.15% compared to head (aca429a) 98.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1515   +/-   ##
=======================================
  Coverage   98.15%   98.15%           
=======================================
  Files          98       98           
  Lines        5789     5789           
  Branches      894      894           
=======================================
  Hits         5682     5682           
  Misses        107      107           
Files Coverage Δ
src/config.ts 100.00% <100.00%> (ø)
src/fire-event.ts 100.00% <ø> (ø)
src/helpers/debug-deep.ts 100.00% <ø> (ø)
src/helpers/debug-shallow.ts 100.00% <ø> (ø)
src/helpers/find-all.ts 100.00% <ø> (ø)
src/helpers/matchers/match-accessibility-state.ts 100.00% <ø> (ø)
src/helpers/matchers/match-accessibility-value.ts 100.00% <100.00%> (ø)
src/helpers/matchers/match-array-prop.ts 95.23% <ø> (ø)
src/helpers/matchers/match-label-text.ts 100.00% <100.00%> (ø)
src/helpers/matchers/match-object-prop.ts 100.00% <ø> (ø)
... and 26 more

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

@mdjastrzebski mdjastrzebski merged commit 3af4b8c into main Oct 25, 2023
@mdjastrzebski mdjastrzebski deleted the refactor/rename-files branch October 25, 2023 12:12
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.

1 participant