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

clang-tidy: fix ending namespace comnments #1668

Merged
merged 1 commit into from
May 20, 2021
Merged

clang-tidy: fix ending namespace comnments #1668

merged 1 commit into from
May 20, 2021

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented May 19, 2021

Found with llvm-namespace-comment

Signed-off-by: Rosen Penev rosenp@gmail.com

Found with llvm-namespace-comment

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #1668 (8f4be9d) into main (8dbc699) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1668   +/-   ##
=======================================
  Coverage   66.89%   66.89%           
=======================================
  Files         151      151           
  Lines       20747    20747           
=======================================
  Hits        13879    13879           
  Misses       6868     6868           
Impacted Files Coverage Δ
src/makernote_int.cpp 79.53% <ø> (ø)
src/tiffcomposite_int.cpp 82.14% <ø> (ø)
src/webpimage.cpp 65.28% <ø> (ø)
src/xmpsidecar.cpp 85.00% <ø> (ø)
unitTests/test_XmpKey.cpp 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8dbc699...8f4be9d. Read the comment docs.

Copy link
Collaborator

@piponazo piponazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@neheb neheb merged commit c44c289 into Exiv2:main May 20, 2021
@neheb neheb deleted the name branch May 20, 2021 06:08
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.

2 participants