WebOfTrust / keria

KERI Agent in the cloud
https://keria.readthedocs.io/en/latest/
Apache License 2.0
16 stars 26 forks source link

Return 400 when Serder validation fails #234

Closed rodolfomiranda closed 2 months ago

rodolfomiranda commented 2 months ago

This PR is related to #201

pfeairheller commented 2 months ago

The TraitCodex and MacOS problems are now fixed on main. Please rebase to pick them up.

rodolfomiranda commented 2 months ago

The TraitCodex and MacOS problems are now fixed on main. Please rebase to pick them up.

done

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 92.78%. Comparing base (5f06007) to head (90c5432). Report is 10 commits behind head on main.

:exclamation: Current head 90c5432 differs from pull request most recent head 36fa77f. Consider uploading reports for the commit 36fa77f to get more accurate results

Files Patch % Lines
src/keria/app/credentialing.py 60.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== - Coverage 93.08% 92.78% -0.30% ========================================== Files 38 37 -1 Lines 7002 6990 -12 ========================================== - Hits 6518 6486 -32 - Misses 484 504 +20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.