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

(MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file #232

Merged
merged 6 commits into from
Jul 26, 2024

Disable issue 230 test on Windows

e7fec6f
Select commit
Loading
Failed to load commit list.
Merged

(MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file #232

Disable issue 230 test on Windows
e7fec6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 1s

98.12% (+0.00%) compared to 51a80a1

View this Pull Request on Codecov

98.12% (+0.00%) compared to 51a80a1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (51a80a1) to head (e7fec6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   98.11%   98.12%           
=======================================
  Files           9        9           
  Lines        1857     1864    +7     
=======================================
+ Hits         1822     1829    +7     
  Misses         35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.