Closed dustinfarris closed 1 month ago
Thanks @dustinfarris ❤️
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/oidcc_provider_configuration_worker.erl | 1 | 95.35% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 203: | -0.09% |
Covered Lines: | 1067 |
Relevant Lines: | 1161 |
These incorrect types were causing dialyzer to fail in our consuming application code that had a case statement on the return value of
from_configuration_worker/3
.