Miragon / digiwf-core

DigiWF Core Monorepo
MIT License
0 stars 0 forks source link

feature(#4): signing integration #7

Closed lmoesle closed 9 months ago

lmoesle commented 9 months ago

Description

Reference

Issues: closes #4

Check-List

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (3ae1da9) 38.50% compared to head (91cc2d3) 38.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## showcase/doXisign #7 +/- ## ==================================================== Coverage 38.50% 38.50% Complexity 1308 1308 ==================================================== Files 598 598 Lines 8671 8671 Branches 424 424 ==================================================== Hits 3339 3339 Misses 5194 5194 Partials 138 138 ``` | [Flag](https://app.codecov.io/gh/Miragon/digiwf-core/pull/7/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Miragon/digiwf-core/pull/7/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | `38.50% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon#carryforward-flags-in-the-pull-request-comment) to find out more.

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

lmoesle commented 9 months ago

Aktuell gibt die Integration immer https://doxiview.com/showcase/?locale=de#de&feature=sign zurück. Die doXisign Api muss noch angebunden werden bzw. eine richtige Url zurückgegeben werden.