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

add .git-blame-ignore-revs file and add clang-format commit to it #2170

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

hassec
Copy link
Member

@hassec hassec commented Mar 27, 2022

See github doc for more info

I've also included a fix for the wrong formatting that was merged in #2158

@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #2170 (4b76ce2) into main (313842c) will increase coverage by 0.03%.
The diff coverage is 58.73%.

@@            Coverage Diff             @@
##             main    #2170      +/-   ##
==========================================
+ Coverage   63.25%   63.29%   +0.03%     
==========================================
  Files          98       98              
  Lines       19581    19568      -13     
  Branches     9552     9551       -1     
==========================================
- Hits        12386    12385       -1     
+ Misses       5122     5112      -10     
+ Partials     2073     2071       -2     
Impacted Files Coverage Δ
app/exiv2.cpp 62.54% <0.00%> (+0.06%) ⬆️
include/exiv2/iptc.hpp 100.00% <ø> (ø)
src/basicio.cpp 51.44% <0.00%> (ø)
src/iptc.cpp 63.53% <ø> (ø)
src/jpgimage.cpp 70.74% <ø> (ø)
src/mrwimage.cpp 47.22% <0.00%> (+0.64%) ⬆️
src/tiffcomposite_int.hpp 92.66% <ø> (ø)
src/nikonmn_int.cpp 57.37% <28.57%> (+0.07%) ⬆️
src/preview.cpp 46.75% <31.25%> (ø)
src/minoltamn_int.cpp 55.06% <33.33%> (-0.59%) ⬇️
... and 35 more

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 5a47d25...4b76ce2. Read the comment docs.

@hassec hassec requested a review from piponazo March 27, 2022 09:35
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.

Thanks for taking care of this 👍

@piponazo piponazo merged commit 08cef20 into main Mar 28, 2022
@piponazo piponazo deleted the hassec_ignore_revs branch March 28, 2022 07:55
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