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

Scala-Robotics-Simulator / PPS-22-srs
76%
main: 66%

Build:
Build:
LAST BUILD BRANCH: docs/final-dl-report
DEFAULT BRANCH: main
Repo Added 06 Jul 2025 06:34PM UTC
Files 126
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

LAST BUILD ON BRANCH feature/rl-controller
branch: feature/rl-controller
CHANGE BRANCH
x
Reset
  • feature/rl-controller
  • chore/async-await
  • chore/cats-effect
  • chore/docusaurus-3.9.1
  • chore/giano-run
  • chore/grpc
  • chore/logging
  • chore/python-checks
  • ci/image-deploy
  • codex/improve-illumination-package-performance
  • doc
  • docSprint4
  • docs/exploration
  • docs/final-dl-report
  • docs/obstacle-avoidance
  • feature/agent
  • feature/architecture
  • feature/behavior
  • feature/behavior-loading
  • feature/behaviors
  • feature/collision-logic
  • feature/config-actor
  • feature/configuration-file
  • feature/configuration-gui
  • feature/configuration-gui-precompilation
  • feature/deepqlearning-exploration
  • feature/deepqlearning-obstacle-avoidance
  • feature/deepqlearning-phototaxis
  • feature/dsl-simulation
  • feature/dynamic-entities
  • feature/entity
  • feature/environment
  • feature/environment-generator
  • feature/environment-validation
  • feature/experimental-evaluation
  • feature/grid
  • feature/illumination
  • feature/light-diffusion
  • feature/light-sensor
  • feature/movement-logic
  • feature/mvc
  • feature/obstacleAvoidance
  • feature/obstacleavoidance
  • feature/pascal-case-constants
  • feature/proximity-sensor
  • feature/qlearning
  • feature/qlearning-exploration
  • feature/qlearning-obstacle-avoidance
  • feature/qlearning-phototaxis
  • feature/random-walk
  • feature/refactor-actions-actuators
  • feature/rl-client
  • feature/sensor-readings-print
  • feature/simulation-engine
  • feature/simulation-gui
  • feature/staticentities
  • feature/valid-config
  • feature/validation
  • feature/yaml-configuration
  • fix/illumination-caching
  • fix/illumination-caching-inside-env
  • main
  • performance/binarysearch
  • reafactor/update-logic
  • refactor/behavior-refining
  • refactor/behaviors
  • refactor/dsl-simulation
  • refactor/env-abstract-base-class
  • refactor/environment-generation
  • refactor/gui-configuration-unification
  • refactor/illumination
  • refactor/q-learning-phototaxis
  • refactor/reproducibility
  • refactor/simulation-gui
  • refactor/simulation-view-closing
  • refactor/split-grid-dsl-tests
  • refactor/termintion-truncation
  • refactor/tweaks
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-5.0.x
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.0.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-java-5.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-setup-python-6.x
  • renovate/astral-sh-setup-uv-7.x
  • renovate/ch.epfl.scala-sbt-scalafix-0.14.x
  • renovate/ch.qos.logback-logback-classic-1.5.x
  • renovate/co.fs2-fs2-io-3.12.x
  • renovate/com.github.sbt-sbt-native-packager-1.11.x
  • renovate/com.github.sbt-sbt-unidoc-0.x
  • renovate/danysk-action-checkout-0.2.x
  • renovate/docusaurus-monorepo
  • renovate/io.circe-circe-generic-0.14.x
  • renovate/node-22.x
  • renovate/node-24.x
  • renovate/org.scalameta-sbt-scalafmt-2.5.x
  • renovate/org.scoverage-sbt-scoverage-2.4.x
  • renovate/org.scoverage-sbt-scoverage-2.x
  • renovate/org.typelevel-cats-effect-3.x
  • renovate/org.typelevel-sbt-fs2-grpc-2.x
  • renovate/org.typelevel-sbt-fs2-grpc-3.x
  • renovate/org.virtuslab-scala-yaml-0.3.x
  • renovate/org.wartremover-sbt-wartremover-3.4.x
  • renovate/patch-docusaurus-monorepo
  • renovate/patch-mdx-monorepo
  • renovate/patch-react-monorepo
  • renovate/python-3.x
  • renovate/react-monorepo
  • renovate/sbt-sbt-1.11.x
  • renovate/sbt-sbt-1.x
  • renovate/sbt-setup-sbt-1.1.x
  • renovate/scala-3.7.x
  • renovate/scalafmt-3.10.x
  • renovate/scalafmt-3.9.x
  • renovate/scalafmt-3.x
  • renovate/semantic-release-preconfigured-conventional-commits-1.1.x
  • respect-wartremover-errors
  • revert/python-checks

21 Oct 2025 01:01PM UTC coverage: 76.131% (-2.2%) from 78.302%
#733

Pull #113

github

web-flow
Merge branch 'main' into feature/rl-controller
Pull Request #113: feat: create reinforcement learning controller

155 of 255 new or added lines in 26 files covered. (60.78%)

6 existing lines in 3 files now uncovered.

1515 of 1990 relevant lines covered (76.13%)

8.48 hits per line

Relevant lines Covered
Build:
Build:
1990 RELEVANT LINES 1515 COVERED LINES
8.48 HITS PER LINE
Source Files on feature/rl-controller
  • Tree
  • List 116
  • Changed 19
  • Source Changed 18
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#733 feature/rl-controller Merge branch 'main' into feature/rl-controller Pull #113 21 Oct 2025 01:05PM UTC web-flow github
76.13
#730 feature/rl-controller feat: add truncation model Pull #113 21 Oct 2025 09:39AM UTC sceredi github
76.13
#729 feature/rl-controller feat: add termination model Pull #113 21 Oct 2025 09:33AM UTC sceredi github
75.99
#728 feature/rl-controller feat: add rewards management to rl controller Pull #113 21 Oct 2025 09:21AM UTC sceredi github
76.14
#727 feature/rl-controller feat: add observations and infos to step along with stepping logic Pull #113 21 Oct 2025 08:59AM UTC sceredi github
76.16
#726 feature/rl-controller chore: create dynamic entity actions logic for base simulation state Pull #113 21 Oct 2025 08:21AM UTC sceredi github
75.28
#725 feature/rl-controller chore: generalize action proposals to dynamic entity Pull #113 21 Oct 2025 08:04AM UTC sceredi github
75.39
#723 feature/rl-controller chore: fix imports Pull #113 21 Oct 2025 06:43AM UTC sceredi github
75.52
#705 feature/rl-controller Merge branch 'main' into feature/rl-controller Pull #113 20 Oct 2025 03:34PM UTC web-flow github
74.99
#704 feature/rl-controller chore: connect service step to controller push 20 Oct 2025 03:32PM UTC sceredi github
74.99
See All Builds (1047)
  • Repo on GitHub
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