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

nerves-project / property_table / 17eaf252-d1d2-423a-85cf-02abd721ce86
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/benchee-1.5.1
DEFAULT BRANCH: main
Ran 15 May 2026 02:01PM UTC
Jobs 1
Files 8
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

15 May 2026 01:57PM UTC coverage: 92.691% (-0.8%) from 93.448%
17eaf252-d1d2-423a-85cf-02abd721ce86

Pull #141

circleci

fhunleth
Add Matcher.match_spec/1 to improve match performance

This allows matchers to return ETS match specs for queries rather than
iterate through every property to see if it matches. ETS may still have
an O(n) runtime, but it will be in C rather than Elixir. Micro
benchmarks indicate a 30-50% performance improvement on a Raspberry Pi
5. This isn't that common of a use case for most people yet, though.
Pull Request #141: Add Matcher.match_spec/1 to improve match performance

10 of 11 new or added lines in 2 files covered. (90.91%)

3 existing lines in 1 file now uncovered.

279 of 301 relevant lines covered (92.69%)

34.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
82.81
-5.32% lib/property_table.ex

Coverage Regressions

Lines Coverage ∆ File
3
82.81
-5.32% lib/property_table.ex
Jobs
ID Job ID Ran Files Coverage
1 17eaf252-d1d2-423a-85cf-02abd721ce86.1 15 May 2026 02:01PM UTC 8
92.69
CircleCI Job
Source Files on build 17eaf252-d1d2-423a-85cf-02abd721ce86
  • Tree
  • List 8
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #17EAF252...
  • Pull Request #141
  • PR Base - main (#4FA4752A...)
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