-
Notifications
You must be signed in to change notification settings - Fork 501
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
Log errors in CoursierAlg#getVersions #2277
Conversation
7a45d7d
to
0b6fc93
Compare
Codecov Report
@@ Coverage Diff @@
## master #2277 +/- ##
==========================================
- Coverage 77.97% 77.93% -0.04%
==========================================
Files 135 135
Lines 2297 2293 -4
Branches 50 58 +8
==========================================
- Hits 1791 1787 -4
Misses 506 506
Continue to review full report at Codecov.
|
I managed to get the scalafmt complaints out of the way, but I don't know how to deal with the failing codecov job yet |
Don't worry about the codecov check. I regularly merge PRs where they are failing. |
modules/core/src/main/scala/org/scalasteward/core/coursier/CoursierAlg.scala
Outdated
Show resolved
Hide resolved
…rsierAlg.scala Co-authored-by: Frank Thomas <f.thomas@gmx.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @L7R7!
This refers to #2276. As mentioned in #2202, it's only logged on TRACE level