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

rdf-elixir / rdf-ex / 1d91c510a87c614cb084c48d728c056829776a62 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 29 Feb 2024 11:00AM UTC
Files 142
Run time 2s
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

29 Feb 2024 10:59AM UTC coverage: 74.229% (-0.4%) from 74.621%
1d91c510a87c614cb084c48d728c056829776a62.2

push

github

web-flow
Some performance optimizations in IRI module (#19)

* Some performance optimnizations in IRI module

* Use :re.run directly, to avoid cost of Regex.run, which does a couple
  of calls to Keyword.get
* Provide an optimized path when it's known that an IRI is getting
  constructed from a binary. This optimizes having to call through
  multiple functions that do the same pattern matches, since their
  public functions, and need to do this. In the future it might be
  preferable to avoid to_iri/from_binary calls for optimized
  construction

* Update lib/rdf/utils/regex.ex

Co-authored-by: Marcel Otto <marcelotto@gmx.de>

* compile time flag

* Update lib/rdf/utils/regex.ex

Co-authored-by: Marco Sehrer <ms@ninjaconcept.com>

* Remove comment

* Fix compile flag name

* Improve coerce graph name

---------

Co-authored-by: Marcel Otto <marcelotto@gmx.de>
Co-authored-by: Marco Sehrer <ms@ninjaconcept.com>

5055 of 6810 relevant lines covered (74.23%)

647.57 hits per line

Source Files on job 1d91c510a87c614cb084c48d728c056829776a62.2
  • Tree
  • List 0
  • Changed 101
  • Source Changed 0
  • Coverage Changed 98
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • 1d91c510 on github
  • Prev Job for on master (#68086dfcaa0b1635a0c2de89ba13ec63c08d2e91.1)
  • Next Job for on master (#cf1edddbc61fa02668048281f7e2ac3d966d6da5.2)
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