Scan project/project/... folders#2605
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2605 +/- ##
==========================================
+ Coverage 81.08% 81.10% +0.01%
==========================================
Files 144 144
Lines 2538 2540 +2
Branches 46 48 +2
==========================================
+ Hits 2058 2060 +2
Misses 480 480
Continue to review full report at Codecov.
|
|
Anyone? |
…t/SbtAlg.scala Co-authored-by: TATSUNO Yasuhiro <ytatsuno.jp@gmail.com>
|
Sorry for long waiting and thanks your effort. |
|
@fthomas @exoego Do you know why this is not working? scala-steward never updated https://github.com/playframework/playframework/blob/main/project/project/buildinfo.sbt but with this patch here it actually should... There is version 0.11.0 available on maven central: https://repo1.maven.org/maven2/com/eed3si9n/sbt-buildinfo_2.12_1.0/ - but not 0.10.0, it was hosted on bintray before I think. Could that be the reason? |
|
Hey @fthomas and @exoego, quick question: |
Fixes #2548