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

Scala-Robotics-Simulator / PPS-22-srs / #122
66%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2025 08:16AM UTC
Jobs 1
Files 33
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

28 Jul 2025 08:14AM UTC coverage: 75.943% (+1.5%) from 74.412%
#122

push

github

web-flow
feat: control the diffusion of the lights on the enviroment (#12)

* refactor: add Cell case class and corresponding test cases

* feat: add squidlib-util dependency and update build settings

* feat: add EnvironmentView case class and corresponding test cases

* fix: change width and height types to Int in Environment and update related methods

* refactor: improve code formatting and consistency in Cell and EnvironmentView classes

* feat: add DynamicEntity and Actuator with initial implementation

# Conflicts:
#	src/main/scala/io/github/srs/model/entity/Point2D.scala

* feat: extend DynamicEntity to include actuators and update tests

* refactor: Actuator to use Wheel trait and update tests

* refactor: move Wheel trait and implementation to a new file

* refactor: enhance Wheel implementation to include shape and update tests

* test: add unit tests for Wheel implementation

* feat: add Robot trait and implementation with initial test

* feat: add moveTo method to Robot trait and corresponding test

* refactor: re-organize package and fix imports

* refactor: format import statements for consistency

* refactor: WheelMotor actuator and update Robot and DynamicEntity traits

* refactor: update Wheel trait to case class

* refactor: move WheelMotor implementation to separate file

* refactor: update Actuator and DynamicEntity traits for type safety

* refactor: rename dynamic and static entity packages to adhere to naming conventions

* refactor: enhance Orientation trait with normalization and additional factory method along with the test

* refactor: update Robot and WheelMotor tests for improved clarity and accuracy in movement calculations

* refactor: add WheelMotor tests for position and orientation updates based on wheel speeds

* docs: enhance Actuator trait documentation

* docs: enhance documentation for DynamicEntity, Robot, and WheelMotor

* refactor: enhance WheelMotor act method with detailed physics model documentation

* chore: intro... (continued)

65 of 79 new or added lines in 8 files covered. (82.28%)

322 of 424 relevant lines covered (75.94%)

10.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.65
src/main/scala/io/github/srs/model/environment/EnvironmentView.scala
1
85.71
src/main/scala/io/github/srs/model/lighting/Shade.scala
1
94.74
src/main/scala/io/github/srs/model/lighting/ShadowFovDiffuser.scala
2
87.5
src/main/scala/io/github/srs/model/lighting/LightState.scala
9
70.91
-13.87% src/main/scala/io/github/srs/model/validation/Validation.scala
Jobs
ID Job ID Ran Files Coverage
1 #122.1 28 Jul 2025 08:16AM UTC 33
75.94
Source Files on build #122
  • Tree
  • List 33
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 862057e4 on github
  • Prev Build on main
  • Next Build on main
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