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

ruippeixotog / scala-scraper / 14007632121
86%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2025 10:19AM UTC
Jobs 1
Files 20
Run time 1min
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

22 Mar 2025 10:17AM UTC coverage: 86.782% (-0.2%) from 86.957%
14007632121

push

web-flow
Add parser parameter on JsoupBrowser (#563)

* Fix compile warning:
1. replace the deprecated url constructor since java 20, see: https://stackoverflow.com/questions/75966165/how-to-replace-the-deprecated-url-constructors-in-java-20.
2. replace `Stream` to `LazyList`.
3. use `.view.mapValues` instead of `.mapValues`.
4. use latest import for collection convert `scala.collection.JavaConverters._`.
5. use @unchecked to suppress match warning.
6. replace `IterableOnce` to `TraversableOnce`.

* Fix compile warning on tests.

* Fix uri path problem on Windows environment.

* Add parser on JsoupBrowser parameter.

* Format code.

* Move util function to test scope.

* Update core/src/main/scala/net/ruippeixotog/scalascraper/browser/JsoupBrowser.scala

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update core/src/main/scala/net/ruippeixotog/scalascraper/browser/JsoupBrowser.scala

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Add parserBuilder parameter.

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

* Update HtmlUnitBrowser.scala

---------

Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>

24 of 24 new or added lines in 4 files covered. (100.0%)

2 existing lines in 2 files now uncovered.

302 of 348 relevant lines covered (86.78%)

1.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.76
-1.01% core/src/main/scala/net/ruippeixotog/scalascraper/browser/HtmlUnitBrowser.scala
1
89.74
-2.15% core/src/main/scala/net/ruippeixotog/scalascraper/scraper/ContentExtractors.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 14007632121.1 22 Mar 2025 10:19AM UTC 20
86.78
Source Files on build 14007632121
  • Tree
  • List 20
  • Changed 6
  • Source Changed 6
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0fe9663e on github
  • Prev Build on master (#13912580016)
  • Next Build on master (#14206534542)
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