Skip to content

Replace embedded Groups with type assertions#550

Merged
AnomalRoil merged 2 commits intodedis:masterfrom
Stebalien:steb/remove-embedded-groups
Sep 23, 2024
Merged

Replace embedded Groups with type assertions#550
AnomalRoil merged 2 commits intodedis:masterfrom
Stebalien:steb/remove-embedded-groups

Conversation

@Stebalien
Copy link
Contributor

These were always nil and likely unintentional (I assume it started out as a way to mock unimplemented interface methods?). It doesn't matter much because these suites all implement kyber.Group, but any changes to kyber.Group would have added panicing methods to these suites without any type errors.

These were always nil and likely unintentional (I assume it started out
as a way to mock unimplemented interface methods?). It doesn't matter
much because these suites all implement `kyber.Group`, but any changes
to `kyber.Group` would have added panicing methods to these suites
without any type errors.
@github-actions
Copy link

🔒 Could not start CI tests due to missing safe PR label. Please contact a DEDIS maintainer.

@sonarqubecloud
Copy link

@AnomalRoil AnomalRoil merged commit d0f3223 into dedis:master Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants