Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct types in client_context.ex #388

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

dustinfarris
Copy link
Contributor

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.

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`.
@maennchen
Copy link
Member

Thanks @dustinfarris ❤️

@maennchen maennchen enabled auto-merge (squash) October 23, 2024 20:46
@maennchen maennchen merged commit b3bb1a9 into erlef:main Oct 23, 2024
24 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 227

Warning: This coverage report may be inaccurate.

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.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 91.904%

Files with Coverage Reduction New Missed Lines %
src/oidcc_provider_configuration_worker.erl 1 95.35%
Totals Coverage Status
Change from base Build 203: -0.09%
Covered Lines: 1067
Relevant Lines: 1161

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants