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

vivocha / arrest / 19332976209
100%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2025 01:22PM UTC
Jobs 1
Files 21
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

13 Nov 2025 12:08PM UTC coverage: 100.0%. Remained the same
19332976209

push

github

GianfrancoFrau
fix: RQL select() operator now works correctly

The RQL select() operator was implemented but non-functional because
job.opts.fields (set by RQL) was being overwritten by prepareOpts()
which only used job.req.query.fields.

Changes:
- Fix QueryMongoOperation.prepareOpts() to prioritize opts.fields from RQL
- Fix ReadMongoOperation.prepareOpts() to prioritize opts.fields from RQL
- Add end-to-end tests for select() in query operations
- Add end-to-end tests for select() in read operations

Now both methods work correctly:
- ?fields=name,email (direct query parameter)
- ?q=select(name,email) (RQL operator)

All 287 tests passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

744 of 744 branches covered (100.0%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 2 files covered. (100.0%)

2947 of 2947 relevant lines covered (100.0%)

75.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19332976209.1 13 Nov 2025 01:22PM UTC 21
100.0
GitHub Action Run
Source Files on build 19332976209
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19332976209
  • 413c9a3c on github
  • Prev Build on master (#19329936162)
  • Next Build on master (#19333994211)
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

© 2025 Coveralls, Inc