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

scoringengine / scoringengine / 22041703639
90%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2026 07:32PM UTC
Jobs 1
Files 90
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

15 Feb 2026 07:30PM UTC coverage: 75.683% (+0.7%) from 75.0%
22041703639

push

github

web-flow
Fix flag scoring calculation to be database-portable (#1137)

* Fix flag scoring calculation to be database-portable (#1136)

Restore the original api_flags_totals SQL logic that was inadvertently
changed, and make it work on both MySQL and SQLite by replacing
MySQL-specific func.if_/group_concat with portable case/max expressions.
Un-skip the previously-skipped totals tests and fix test setup bugs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Address PR review: fix mixed_platforms test and add multi-round test

- Use separate services per platform in test_api_flags_totals_mixed_platforms
  (port=0 for Windows, port=1 for Linux on different hosts)
- Add test_api_flags_totals_multiple_rounds_same_host covering solves
  across multiple flag rounds with different start/end times on the
  same host (0.5 + 1.0 + 1.0 = 2.5 total)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

18 of 18 new or added lines in 1 file covered. (100.0%)

3 existing lines in 1 file now uncovered.

2966 of 3919 relevant lines covered (75.68%)

0.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
84.09
-6.82% scoring_engine/version.py
Jobs
ID Job ID Ran Files Coverage
1 22041703639.1 15 Feb 2026 07:32PM UTC 90
75.68
GitHub Action Run
Source Files on build 22041703639
  • Tree
  • List 90
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • da31de95 on github
  • Prev Build on master (#22036473381)
  • Next Build on master (#22047594794)
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