• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 28879138278
93%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 03:51PM UTC
Jobs 11
Files 1771
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 03:42PM UTC coverage: 92.856%. Remained the same
28879138278

push

github

web-flow
Update scalameta to support new given syntax (SIP-64) (#22921)

The new `given` syntax as described in [SIP-64][] has been released as
non-experimental in the Scala 3.6.x series. The default version of
scalameta used in pants doesn't support this syntax yet, so you'll get
compile errors during the dependency analysis stage (which is also very
confusing, since a user might assume it happened during the compilation
stage).

This PR updates `scalameta` to a more recent version which supports this
syntax.

Failing test case (without the scalameta update):

```
pants.engine.process.ProcessExecutionFailure: Process 'Scala source dependency analysis failed.' failed with exit code 899.
stdout:

stderr:
__source_to_analyze/Source.scala:8: error: ; expected but : found
    given intOrder: Ord[Int]:
                            ^
	at scala.meta.internal.parsers.Reporter.syntaxError(Reporter.scala:16)
```


[SIP-64]:
https://docs.scala-lang.org/sips/sips/typeclasses-syntax.html#7-cleanup-of-given-syntax

4 of 4 new or added lines in 1 file covered. (100.0%)

94330 of 101587 relevant lines covered (92.86%)

3.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_5/10 - 28879138278.1 07 Jul 2026 03:56PM UTC 1224
59.92
GitHub Action Run
2 test_python_linux_x86_64_8/10 - 28879138278.2 07 Jul 2026 03:57PM UTC 1210
52.78
GitHub Action Run
3 test_python_linux_x86_64_7/10 - 28879138278.3 07 Jul 2026 03:56PM UTC 1212
50.78
GitHub Action Run
4 test_python_linux_x86_64_9/10 - 28879138278.4 07 Jul 2026 03:57PM UTC 1221
53.95
GitHub Action Run
5 test_python_linux_x86_64_3/10 - 28879138278.5 07 Jul 2026 03:56PM UTC 1209
53.58
GitHub Action Run
6 test_python_linux_x86_64_6/10 - 28879138278.6 07 Jul 2026 03:55PM UTC 1206
49.63
GitHub Action Run
7 test_python_linux_x86_64_1/10 - 28879138278.7 07 Jul 2026 03:55PM UTC 1210
48.83
GitHub Action Run
8 test_python_linux_x86_64_0/10 - 28879138278.8 07 Jul 2026 03:54PM UTC 1231
57.28
GitHub Action Run
9 test_python_linux_x86_64_4/10 - 28879138278.9 07 Jul 2026 04:00PM UTC 1241
58.89
GitHub Action Run
10 test_python_linux_x86_64_2/10 - 28879138278.10 07 Jul 2026 03:54PM UTC 1211
58.57
GitHub Action Run
11 test_python_linux_arm64 - 28879138278.11 07 Jul 2026 03:51PM UTC 1190
51.75
GitHub Action Run
Source Files on build 28879138278
  • Tree
  • List 1771
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28879138278
  • e68325a7 on github
  • Prev Build on main (#28868354881)
  • Next Build on main (#28879190497)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc