p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
69 stars 5 forks source link

Fix: dedup generated schema fields by key #558

Closed sandreae closed 1 year ago

sandreae commented 1 year ago

Fixes a logic error in the proptests which was causing intermittent test failures. And a refactor so test regressions go into named files per test.

closes: #520 #459

📋 Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6b13189) 92.45% compared to head (ebb7274) 92.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #558 +/- ## ======================================= Coverage 92.45% 92.46% ======================================= Files 106 106 Lines 18039 18039 ======================================= + Hits 16678 16679 +1 + Misses 1361 1360 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/p2panda/aquadoggo/pull/558/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda)

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.