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

AAEmu / AAEmu / 27641513228
5%

Build:
DEFAULT BRANCH: develop
Ran 16 Jun 2026 07:11PM UTC
Jobs 1
Files 2070
Run time 3min
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

16 Jun 2026 07:08PM UTC coverage: 4.849%. Remained the same
27641513228

push

github

web-flow
update(nuget): Update NuGet dependencies (#1451)

* update(nuget): Update NuGet dependencies

Updates various NuGet packages and adapts the codebase to recent API changes in the Jitter2 physics engine. Mainly to update packages with vulnerabilities.
The package `Aspire.Hosting.MySql` was kept on 13.1.0 as to not break the build.

- Updated all NuGet packages to their latest versions, as reflected in the regenerated `Directory.Packages.props` file.
- Migrated physics body static/dynamic state checks from the deprecated `IsStatic` boolean property to the `MotionType` enum across multiple physics-related components (Buoyancy, OneShotVelocityKick, HeightmapDetection, ShipController).
- Added the `MessagePack` package reference for future serialization requirements.
- Corrected a minor typo in the MySQL connection string (`Prefered` to `Preferred`) as per update of the related package.

* update(nuget): Adapt unit tests to Moq API changes

- Replaced `Mock.OfPartial` with `Mock.Of` for standard mock creation. Previous `OfPartial<>` functionality is now integrated into `Of<>`
- Adjusted non-virtual property setup from `mock.Property.Returns()` to direct assignment on `mock.Object.Property =`. Can somebody who is actually good with tests verify if this is correct?

This aligns unit tests with current Moq library usage, likely a consequence of a recent package update.

* Update AAEmu.Game/Physics/Forces/OneShotVelocityKick.cs

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* update(nuget): Update Microsoft.Extensions.Options packages

Aligns `Microsoft.Extensions.Options` and `Microsoft.Extensions.Options.DataAnnotations` to version `10.0.9` for consistency with other related `Microsoft.Extensions` packages.

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

1 of 5 new or added lines in 5 files covered. (20.0%)

3288 of 67805 relevant lines covered (4.85%)

0.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% AAEmu.Game/Physics/Forces/Buoyancy.cs
1
0.0
0.0% AAEmu.Game/Physics/Forces/OneShotVelocityKick.cs
1
0.0
0.0% AAEmu.Game/Physics/HeightMaps/HeightmapDetection.cs
1
0.0
0.0% AAEmu.Game/Physics/ShipController.cs
Jobs
ID Job ID Ran Files Coverage
1 27641513228.1 16 Jun 2026 07:11PM UTC 2070
4.85
GitHub Action Run
Source Files on build 27641513228
  • Tree
  • List 2070
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27641513228
  • 5df259cc on github
  • Prev Build on develop (#27492224764)
  • Next Build on develop (#27862010063)
  • Delete
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