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

Genfic / Ogma / 27801538353
1%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2026 02:25AM UTC
Jobs 1
Files 961
Run time 2min
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

19 Jun 2026 02:23AM UTC coverage: 1.285% (-0.001%) from 1.286%
27801538353

push

github

Atulin
Pooled DbContext and better ETags
- Switched to a pooled DBContext. Besides lower GC pressure, it also ensures the config is a singleton.
- Simplified comment ETags *massively*
    - ETags are now stateless-ish, no need for Garnet cache
    - Creating, editing, and deleting comments now bumps `LastChange` timestamp in the comment thread column
    - Said timestamp + page number + user ID + thread ID now make a really nice ETag
- Removed manual 304 cache from the frontend code, the browser is perfectly capable of returning a cached value on a 304 response

0 of 27 new or added lines in 5 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

351 of 27311 relevant lines covered (1.29%)

0.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
0.0
0.0% Ogma3/Api/V1/Comments/GetPaginatedComments.cs
6
0.0
0.0% Ogma3/Api/V1/Comments/DeleteComment.cs
5
0.0
0.0% Ogma3/Api/V1/Comments/UpdateComment.cs
1
0.0
0.0% Ogma3/Api/V1/Comments/CreateComment.cs
1
0.0
0.0% Ogma3/Startup.cs

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% Ogma3/Api/V1/Comments/DeleteComment.cs
1
0.0
0.0% Ogma3/Api/V1/Comments/UpdateComment.cs
Jobs
ID Job ID Ran Files Coverage
1 27801538353.1 19 Jun 2026 02:25AM UTC 961
1.29
GitHub Action Run
Source Files on build 27801538353
  • Tree
  • List 961
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27801538353
  • b3981699 on github
  • Prev Build on master (#27693675936)
  • Next Build on master (#27801998381)
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