Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
2 stars 3 forks source link

Using Result instead of tuple where applicable #408

Closed acn-sbuad closed 7 months ago

acn-sbuad commented 7 months ago

Description

Removed use of tuples to return success or error response.

Verification

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
93.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud