Skip to content

[3] Fix: Doc / code style / naming cleanup#49

Open
redaranj wants to merge 1 commit intocontentauth:mainfrom
redaranj:fix/doc-naming-cleanup
Open

[3] Fix: Doc / code style / naming cleanup#49
redaranj wants to merge 1 commit intocontentauth:mainfrom
redaranj:fix/doc-naming-cleanup

Conversation

@redaranj
Copy link
Copy Markdown
Member

@redaranj redaranj commented Mar 5, 2026

Changes in this pull request

  • Makes the code and docs more internally consistent

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 61.11111% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.81%. Comparing base (11ebf7c) to head (bfc15cb).

Files with missing lines Patch % Lines
...main/kotlin/org/contentauth/c2pa/KeyStoreSigner.kt 33.33% 4 Missing and 2 partials ⚠️
...ain/kotlin/org/contentauth/c2pa/StrongBoxSigner.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #49      +/-   ##
============================================
- Coverage     69.86%   69.81%   -0.05%     
  Complexity       39       39              
============================================
  Files            58       58              
  Lines          2190     2193       +3     
  Branches        249      250       +1     
============================================
+ Hits           1530     1531       +1     
- Misses          503      504       +1     
- Partials        157      158       +1     

☔ 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/doc-naming-cleanup branch 2 times, most recently from bbbb161 to 0020f8a Compare March 12, 2026 19:11
Add KDoc to all public APIs. Convert test code to idiomatic .use{}
blocks. Add @JvmStatic and @serializable annotations where missing.
Align signing server property names with Kotlin conventions.
@redaranj redaranj force-pushed the fix/doc-naming-cleanup branch from 0020f8a to bfc15cb Compare April 13, 2026 21:06
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.

1 participant