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

Fix #881 Reformat HPP files #882

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Fix #881 Reformat HPP files #882

merged 1 commit into from
Jul 12, 2023

Conversation

tcormackMW
Copy link
Contributor

Just ran clang on .hpp files in framework/include/cppmicroservices/detail

@tcormackMW tcormackMW self-assigned this Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #882 (38a0ea3) into development (2a2da12) will decrease coverage by 0.42%.
The diff coverage is 87.50%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #882      +/-   ##
===============================================
- Coverage        89.30%   88.88%   -0.42%     
===============================================
  Files              195      212      +17     
  Lines            10478    12873    +2395     
===============================================
+ Hits              9357    11442    +2085     
- Misses            1121     1431     +310     
Impacted Files Coverage Δ
...include/cppmicroservices/detail/TrackedService.hpp 86.88% <85.96%> (+1.17%) ⬆️
.../cppmicroservices/detail/ServiceTrackerPrivate.hpp 86.90% <86.90%> (+2.69%) ⬆️
...include/cppmicroservices/detail/ServiceTracker.hpp 86.74% <87.20%> (+0.10%) ⬆️
.../cppmicroservices/detail/BundleAbstractTracked.hpp 88.96% <88.96%> (+1.94%) ⬆️

... and 146 files with indirect coverage changes

@tcormackMW tcormackMW merged commit fcc8022 into development Jul 12, 2023
39 of 43 checks passed
@tcormackMW tcormackMW deleted the 881-reformHPP branch July 12, 2023 18:15
@insi-eb insi-eb mentioned this pull request Aug 30, 2023
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.

None yet

2 participants