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

feat: Rename files to use snake_case name format #63

Merged
merged 1 commit into from
Jul 17, 2024

feat: Rename files to use snake_case name format

61ebb4f
Select commit
Loading
Failed to load commit list.
Merged

feat: Rename files to use snake_case name format #63

feat: Rename files to use snake_case name format
61ebb4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 1s

93.75% (+0.00%) compared to c0d24ce

View this Pull Request on Codecov

93.75% (+0.00%) compared to c0d24ce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (c0d24ce) to head (61ebb4f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          36       36           
  Lines        1840     1840           
  Branches     1026     1026           
=======================================
  Hits         1725     1725           
- Misses         52       61    +9     
+ Partials       63       54    -9     
Files Coverage Δ
src/common/file_settings_persistence.cpp 55.00% <ø> (ø)
...on/include/displaydevice/audio_context_interface.h 100.00% <ø> (ø)
...mmon/include/displaydevice/detail/json_converter.h 100.00% <ø> (ø)
...ude/displaydevice/detail/json_serializer_details.h 100.00% <ø> (ø)
.../common/include/displaydevice/noop_audio_context.h 100.00% <ø> (ø)
src/common/include/displaydevice/retry_scheduler.h 95.58% <ø> (ø)
...include/displaydevice/settings_manager_interface.h 100.00% <ø> (ø)
...ude/displaydevice/settings_persistence_interface.h 100.00% <ø> (ø)
src/common/json.cpp 100.00% <ø> (ø)
src/common/json_serializer.cpp 100.00% <ø> (ø)
... and 19 more