Closed camsaul closed 2 years ago
Base: 87.09% // Head: 86.98% // Decreases project coverage by -0.10%
:warning:
Coverage data is based on head (
ec75cb5
) compared to base (c223cab
). Patch coverage: 81.81% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Fixes #126
This also changes the error thrown on ambiguous methods from an
IllegalArgumentException
to aclojure.lang.ExceptionInfo
, and theex-data
map now includes the namespace, file, and line where each of the conflicting methods is defined.