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

AAEmu / AAEmu / 21549633386
2%

Build:
DEFAULT BRANCH: develop
Ran 31 Jan 2026 07:25PM UTC
Jobs 1
Files 2091
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

31 Jan 2026 07:23PM UTC coverage: 2.212%. Remained the same
21549633386

push

github

web-flow
chore: Use the Microsoft.Extensions.Logging abstraction in login server (#1346)

* chore: Update packages

* chore: Add Microsoft.Extensions.Logging abstraction backed by NLog to login server

* chore: Use ILogger<T> abstraction instead of NLog in login server

* feat: Add OpenTelemetry exporting of logs

Any logs written to the Microsoft.Extensions.Logging `ILogger` abstraction will be exported via OTLP

* fix: Fix MySQL initialization order

In .NET 10 BackgroundService now runs all code asynchronously so doesn't block, meaning LoginService was able to try to connect to MySQL before MySqlInitializer had run, which would mean it used default configuration (root user, no password).
This fix changes from BackgroundService to IHostedService to restore the original behaviour.

473 of 27166 branches covered (1.74%)

Branch coverage included in aggregate %.

2056 of 87187 relevant lines covered (2.36%)

1.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21549633386.1 31 Jan 2026 07:25PM UTC 2091
2.21
GitHub Action Run
Source Files on build 21549633386
  • Tree
  • List 2091
  • Changed 72
  • Source Changed 0
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21549633386
  • 01d6986e on github
  • Prev Build on develop (#21548153837)
  • Next Build on develop (#21551074060)
  • 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