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

realm / realm-js / 6931603012
85%

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

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

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/132015705 6931603012.1 20 Nov 2023 02:42PM UTC 65
86.24
GitHub Action Run
Source Files on build 6931603012
  • 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 Repo
  • Github Actions Build #6931603012
  • 30592da9 on github
  • Prev Build on main (#6902014157)
  • Next Build on main (#6931809323)
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