maykinmedia / commonground-api-common

Shared functions between Common Ground API components
0 stars 0 forks source link

:bug: add COMMONGROUND_API_COMMON_GET_DOMAIN to the exported vars #18

Closed annashamray closed 9 months ago

annashamray commented 9 months ago

fixes https://github.com/open-zaak/open-notificaties/issues/119

alextreme commented 9 months ago

Please add a regressiontest

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (c31dc82) 53.17% compared to head (448a36e) 54.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================== + Coverage 53.17% 54.41% +1.24% ========================================== Files 78 78 Lines 3611 3611 Branches 532 532 ========================================== + Hits 1920 1965 +45 + Misses 1594 1543 -51 - Partials 97 103 +6 ```

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

annashamray commented 9 months ago

@alextreme the regression test is added