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 std::endian support if available #2708

Merged
merged 5 commits into from
Aug 2, 2023
Merged

add std::endian support if available #2708

merged 5 commits into from
Aug 2, 2023

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Jul 20, 2023

No description provided.

@ghost
Copy link

ghost commented Jul 20, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #2708 (ab44962) into main (a2d6996) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2708   +/-   ##
=======================================
  Coverage   63.91%   63.91%           
=======================================
  Files         103      103           
  Lines       22313    22313           
  Branches    10804    10804           
=======================================
  Hits        14261    14261           
  Misses       5828     5828           
  Partials     2224     2224           
Impacted Files Coverage Δ
src/asfvideo.cpp 52.73% <ø> (ø)
src/bmffimage.cpp 73.11% <ø> (ø)
src/image.cpp 70.19% <ø> (ø)
src/pgfimage.cpp 42.76% <ø> (ø)
src/tags.cpp 68.00% <100.00%> (ø)

Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
@neheb neheb merged commit b832728 into Exiv2:main Aug 2, 2023
105 checks passed
@neheb neheb deleted the a branch August 2, 2023 13:33
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