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

RDFLib / rdflib / 10171392773 / 7
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 30 Jul 2024 11:51PM UTC
Files 119
Run time 3s
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

30 Jul 2024 11:45PM UTC coverage: 87.897%. Remained the same
10171392773.7

push

github

web-flow
Marks some doctstrings as raw, to silence a SyntaxWarning about invalid escape sequences. (#2756)

Before
``` sh
$ python -c 'import rdflib.extras.external_graph_libs'
rdflib/extras/external_graph_libs.py:79: SyntaxWarning: invalid escape sequence '\*'
  """Converts the given graph into a networkx.MultiDiGraph.
rdflib/extras/external_graph_libs.py:136: SyntaxWarning: invalid escape sequence '\*'
  """Converts the given graph into a networkx.DiGraph.
rdflib/extras/external_graph_libs.py:199: SyntaxWarning: invalid escape sequence '\*'
  """Converts the given graph into a networkx.Graph.
$
```

After:
``` sh
$ python -c 'import rdflib.extras.external_graph_libs'
$
```

Co-authored-by: Nicholas Car <nick@kurrawong.net>
Co-authored-by: Ashley Sommer <ashleysommer@gmail.com>

5849 of 7625 branches covered (76.71%)

18773 of 21358 relevant lines covered (87.9%)

0.88 hits per line

Source Files on job macos-latest-3.9 - 10171392773.7
  • Tree
  • List 119
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10171392773
  • d7b2d25b on github
  • Prev Job for on main (#10170593328.2)
  • Next Job for on main (#10181902888.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

© 2026 Coveralls, Inc