maykinmedia / open-archiefbeheer

0 stars 0 forks source link

:white_check_mark: - test: more integration tests #244

Closed svenvandescheur closed 1 month ago

svenvandescheur commented 1 month ago

Depends on release of: https://github.com/maykinmedia/admin-ui/pull/114

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 20.20202% with 158 lines in your changes missing coverage. Please review.

Project coverage is 91.56%. Comparing base (b987df2) to head (2f13cae). Report is 2 commits behind head on main.

Files Patch % Lines
...ckend/src/openarchiefbeheer/utils/tests/gherkin.py 15.15% 56 Missing :warning:
...ion/tests/e2e/features/test_feature_list_review.py 17.02% 39 Missing :warning:
...s/e2e/features/test_feature_list_process_review.py 21.87% 25 Missing :warning:
...n/tests/e2e/features/test_feature_list_finalize.py 26.92% 19 Missing :warning:
...ion/tests/e2e/features/test_feature_list_create.py 0.00% 13 Missing :warning:
...on/tests/e2e/features/test_feature_list_destroy.py 0.00% 4 Missing :warning:
...ackend/src/openarchiefbeheer/destruction/models.py 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## =========================================== + Coverage 78.84% 91.56% +12.71% =========================================== Files 188 130 -58 Lines 5437 4648 -789 Branches 100 0 -100 =========================================== - Hits 4287 4256 -31 + Misses 1052 392 -660 + Partials 98 0 -98 ```

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