Skip to content

fix: Code style consistency#76

Merged
redaranj merged 1 commit into
contentauth:mainfrom
redaranj:fix/code-style-consistency
Mar 20, 2026
Merged

fix: Code style consistency#76
redaranj merged 1 commit into
contentauth:mainfrom
redaranj:fix/code-style-consistency

Conversation

@redaranj
Copy link
Copy Markdown
Member

@redaranj redaranj commented Mar 5, 2026

Changes in this pull request

  • Improve documentation formatting consistency
  • Break multi-class files into separate files
  • Refactor JSON handling
  • Code consistency improvements

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • All applicable changes have been documented
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 67.08861% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.99%. Comparing base (600c62a) to head (93635a3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Library/Sources/C2PAJson.swift 48.27% 15 Missing ⚠️
Library/Sources/C2PAError.swift 66.66% 10 Missing ⚠️
Library/Sources/Builder.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   77.53%   76.99%   -0.54%     
==========================================
  Files          39       42       +3     
  Lines        1291     1313      +22     
==========================================
+ Hits         1001     1011      +10     
- Misses        290      302      +12     
Flag Coverage Δ
unittests 76.99% <67.08%> (-0.54%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@redaranj redaranj force-pushed the fix/code-style-consistency branch from d86b21a to a137fc1 Compare March 18, 2026 10:22
@redaranj redaranj force-pushed the fix/code-style-consistency branch from a137fc1 to 93635a3 Compare March 18, 2026 13:17
@scouten-adobe scouten-adobe changed the title [2] Fix: Code style consistency fix: Code style consistency Mar 19, 2026
@redaranj redaranj merged commit 71a9136 into contentauth:main Mar 20, 2026
4 of 6 checks passed
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