elixir-cloud-aai / foca

Opinionated Flask microservice archetype for quick OpenAPI-based microservice development
Apache License 2.0
16 stars 12 forks source link

Fix: Rethink storage of modified specs #197

Closed Rahuljagwani closed 11 months ago

Rahuljagwani commented 11 months ago

Description

All tests are passing except one (See #158). I also opened PR #196.

Let me know if anything can be improved in this.

Fixes #158

Type of change

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a5ae046) 100.00% compared to head (7cfe53c) 99.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #197 +/- ## =========================================== - Coverage 100.00% 99.89% -0.11% =========================================== Files 20 20 Lines 984 992 +8 =========================================== + Hits 984 991 +7 - Misses 0 1 +1 ```

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