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

GrottoCenter / grottocenter-api / 24110406419
87%

Build:
DEFAULT BRANCH: develop
Ran 08 Apr 2026 12:07AM UTC
Jobs 1
Files 371
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

08 Apr 2026 12:02AM UTC coverage: 86.263% (+0.1%) from 86.134%
24110406419

push

github

ClemRz
feat(entrance): add numericId and dateLastModif sortable fields to advanced search (#1530)

Typesense's built-in `id` field is always a string and cannot be sorted,
so a `numericId` (int32) mirror field is added for numeric ID sorting.

A computed `dateLastModif` (int64) field is introduced, derived as
GREATEST(dateInscription, COALESCE(dateReviewed, dateInscription)).

Changes:
- Add computeDateLastModif helper in config/constants/entrance.js
- Add numericId and dateLastModif to Typesense entrances schema
- Update importFormater and updateInSearch to populate both fields
- Add dateLastModif to EntranceModel and toEntrance converter
- Add property-based tests, unit tests, and schema smoke tests

2848 of 3446 branches covered (82.65%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 3 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

5912 of 6709 relevant lines covered (88.12%)

95.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
93.81
-3.09% api/services/RecentChangeService.js
Jobs
ID Job ID Ran Files Coverage
1 24110406419.1 08 Apr 2026 12:07AM UTC 371
86.26
GitHub Action Run
Source Files on build 24110406419
  • Tree
  • List 371
  • Changed 7
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24110406419
  • 1909fd28 on github
  • Prev Build on develop (#24110198256)
  • Next Build on develop (#24857667445)
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