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

realm / realm-js / 6931603012 / 1
85%
main: 85%

Build:
DEFAULT BRANCH: main
Ran 20 Nov 2023 02:42PM UTC
Files 65
Run time 6s
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

20 Nov 2023 02:36PM UTC coverage: 86.24%. Remained the same
6931603012.1

push

github

web-flow
Support full-text index decorator in babel plugin (#6218)

* Support full-text index decorator in babel plugin

- Check for `index` decorator calls that are passed the string "full-text" and subsequently add the `{ indexed: "full-text" }` property to the schema.
- Update README with description and example of indexing a string field by full text
- Update tests to verify schemas with full-text indexing are properly generated

* Remove check for index decorator parameter

Removes check that the specific string "full-text" is the only allowable parameter to the `@index` decorator. New behavior is to allow any string to be passed through to the schema. Invalid values in the schema will throw at runtime, alerting user to possible errors.

911 of 1110 branches covered (0.0%)

Branch coverage included in aggregate %.

2348 of 2669 relevant lines covered (87.97%)

997.64 hits per line

Source Files on job 6931603012.1
  • Tree
  • List 65
  • Changed 4
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6931603012
  • 30592da9 on github
  • Prev Job for on main (#6902014157.1)
  • Next Job for on main (#6931809323.1)
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