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

fodydev / afrim / 28039100279
98%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 04:02PM UTC
Jobs 1
Files 9
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

23 Jun 2026 04:00PM UTC coverage: 98.51% (+0.09%) from 98.421%
28039100279

push

github

web-flow
perf(translator): increase performance (#278)

This commit reduces memory allocations as possible and introduces the
following changes:

- Stored `Engine` in the structure `Translator` reducing the
  contruction and discarding of the rhai runtime on every translate
call.
- Eliminated `Predicate` construction before condition is checked.
- Fixed a bug in the building of the `remaining_code`.
- Fixed potential panic in the comparaison between the first characters.
- Replaced `sort_by` by `sort_unstable_by` to reduce memory usage.

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

1 existing line in 1 file now uncovered.

1322 of 1342 relevant lines covered (98.51%)

66.51 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.72
-0.59% engine/translator/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 28039100279.1 23 Jun 2026 04:02PM UTC 9
98.51
GitHub Action Run
Source Files on build 28039100279
  • Tree
  • List 9
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1a51e7ff on github
  • Prev Build on main (#28033631411)
  • Next Build on main (#28051283869)
  • Delete
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