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

Scala-Robotics-Simulator / PPS-22-srs
68%
main: 65%

Build:
Build:
LAST BUILD BRANCH: renovate/keras-3.x
DEFAULT BRANCH: main
Repo Added 06 Jul 2025 06:34PM UTC
Files 129
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/dynamic-entities
branch: feature/dynamic-entities
CHANGE BRANCH
x
Reset
  • feature/dynamic-entities
  • 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/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/rl-controller
  • 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/keras-3.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 Jul 2025 05:43PM UTC coverage: 67.982% (+18.9%) from 49.091%
#75

Pull #10

github

GiuliaNardicchia
refactor: update DynamicEntity and Robot tests to use DomainError for validation
Pull Request #10: feat: add dynamic entities and robot

109 of 126 new or added lines in 8 files covered. (86.51%)

1 existing line in 1 file now uncovered.

155 of 228 relevant lines covered (67.98%)

8.36 hits per line

Relevant lines Covered
Build:
Build:
228 RELEVANT LINES 155 COVERED LINES
8.36 HITS PER LINE
Source Files on feature/dynamic-entities
  • Tree
  • List 19
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#75 feature/dynamic-entities refactor: update DynamicEntity and Robot tests to use DomainError for validation Pull #10 21 Jul 2025 05:47PM UTC GiuliaNardicchia github
67.98
#74 feature/dynamic-entities refactor: remove positiveWithZero validation from Point2D Pull #10 21 Jul 2025 04:42PM UTC GiuliaNardicchia github
67.11
#73 feature/dynamic-entities docs: rename velocity and position variables for consistency in WheelMotor Pull #10 21 Jul 2025 04:31PM UTC GiuliaNardicchia github
69.74
#72 feature/dynamic-entities docs: refactor documentation Pull #10 21 Jul 2025 03:56PM UTC GiuliaNardicchia github
69.74
#71 feature/dynamic-entities refactor: update Action and Robot classes to use Validation for improved error handling Pull #10 21 Jul 2025 03:35PM UTC GiuliaNardicchia github
69.74
#70 feature/dynamic-entities refactor: update import paths for Entity Pull #10 20 Jul 2025 03:26PM UTC GiuliaNardicchia github
64.33
#67 feature/dynamic-entities docs: to applyActions method to update robot state based on action sequence Pull #10 18 Jul 2025 08:13AM UTC GiuliaNardicchia github
63.19
#66 feature/dynamic-entities chore: introduce Action enum for robot movement and applyActions method in WheelMotor Pull #10 17 Jul 2025 09:39PM UTC GiuliaNardicchia github
63.19
#65 feature/dynamic-entities docs: enhance documentation for DynamicEntity, Robot, and WheelMotor Pull #10 17 Jul 2025 07:00PM UTC GiuliaNardicchia github
57.86
#64 feature/dynamic-entities refactor: add WheelMotor tests for position and orientation updates based on wheel speeds Pull #10 17 Jul 2025 06:16PM UTC GiuliaNardicchia github
57.86
See All Builds (1091)
  • 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