Skip to content

Conversation

@cyyynthia
Copy link

This PR aims at tackling the long overdue spec compliance issues reported in #52.

Unfortunately, due to the additional data that needs to be stored in database to generate a complete, spec compliant report, this PR brings a breaking change due to modifications to the MySQL schema.

I don't have much experience with the codebase, nor have an easy way to test, so I'd be more than happy to get feedback for this PR 😅. I'm also interested with feedback about other changes needed to achieve complete RFC compliance.

I'll note that this PR's scope is only the aggregate report generation; I've noticed there is also a parser which I didn't touch. I also noticed failure reports do not conform to the RFC either, and I didn't tackle this either.

cyyynthia added 2 commits June 3, 2022 20:16
BREAKING CHANGE: MySQL schema has been updated as additional data needs
to be stored.
fixes trusteddomainproject#52
@cyyynthia cyyynthia changed the title fix: aggegate reports spec compliance fix: aggregate reports spec compliance Jun 3, 2022
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