Skip to content

Always keep ICC profile and orientation to avoid display issues; keep copyright and artist fields by default#103

Merged
stefmolin merged 6 commits intomainfrom
keep-certain-fields
Jul 11, 2025
Merged

Always keep ICC profile and orientation to avoid display issues; keep copyright and artist fields by default#103
stefmolin merged 6 commits intomainfrom
keep-certain-fields

Conversation

@stefmolin
Copy link
Owner

@stefmolin stefmolin commented Jul 11, 2025

  • Restructure package
  • Always keep ICC profile and orientation to avoid display issues
  • Keep copyright and artist fields by default, but allow for opt-in deletion both when deleting everything and when deleting by group. Note that this is a change from before where everything was removed by default.

Closes #101

@stefmolin stefmolin marked this pull request as ready for review July 11, 2025 01:41
@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2ed14f7) to head (bef2202).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         9    +3     
  Lines          131       185   +54     
  Branches        10        12    +2     
=========================================
+ Hits           131       185   +54     
Files with missing lines Coverage Δ
src/exif_stripper/cli.py 100.00% <100.00%> (ø)
src/exif_stripper/fields.py 100.00% <100.00%> (ø)
src/exif_stripper/processing.py 100.00% <100.00%> (ø)
tests/common.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_processing.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefmolin stefmolin merged commit bdc1bf4 into main Jul 11, 2025
14 checks passed
@stefmolin stefmolin deleted the keep-certain-fields branch July 11, 2025 03:53
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.

Copyright tag preservation

1 participant