feat: Rename files to use snake_case name format #63
+118
−118
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 |
Loading