Skip to content

Conversation

tpyle
Copy link
Contributor

@tpyle tpyle commented Jul 31, 2025

This PR implements the changes proposed in #17.

Based off my reading of the spec, it seems that it just needs the fields added as part of NewReport, but if that's not the case please let me know.

The timestamp is stored internally as a time.Time. For unmarshaling and marshaling, this will use RFC3339, which is approximately equivalent to ISO8601 (although with some notable differences).

Thanks!

@Ma11hewThomas Ma11hewThomas merged commit b717be2 into ctrf-io:main Aug 2, 2025
6 checks passed
@Ma11hewThomas
Copy link
Contributor

Thank you!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16637058440

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 48.739%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ctrf/ctrf.go 0 5 0.0%
Totals Coverage Status
Change from base Build 14959998346: -0.7%
Covered Lines: 174
Relevant Lines: 357

💛 - Coveralls

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.

3 participants