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

aas-core-works / abnf-to-regexp
88%

Build:
DEFAULT BRANCH: main
Repo Added 26 May 2021 10:15PM UTC
Files 9
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • mristin/Fix-CI-badge
  • mristin/Fix-publishing-to-pypi-for-pyproject.toml
  • mristin/Make-format-optional-argument
  • mristin/Move-continuous-integration-into-separate-directory
  • mristin/Move-to-pyproject.toml
  • mristin/Refactor-escaping-of-literals
  • mristin/Release-1.2.0
  • mristin/Remove-dangling-semicolon-in-error-message
  • mristin/Remove-support-for-Python-3.8
  • mristin/Support-Python-3.12-and-3.13
  • mristin/Unify-CI-in-one-script
  • mristin/Update-mypy-to-1.18.2
  • mristin/Update-pylint-to-4.0.2
  • v1.2.0

08 Nov 2025 06:19PM UTC coverage: 88.299%. Remained the same
19196818536

push

github

web-flow
Fix CI badge (#62)

The URLs of the CI badges changed, so we update them in the Readme.

732 of 829 relevant lines covered (88.3%)

4.41 hits per line

Relevant lines Covered
Build:
Build:
829 RELEVANT LINES 732 COVERED LINES
4.41 HITS PER LINE
Source Files on main
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19196818536 main Fix CI badge (#62) The URLs of the CI badges changed, so we update them in the Readme. push 08 Nov 2025 06:20PM UTC web-flow github
88.3
19196775894 main Fix publishing to pypi for pyproject.toml (#61) We moved from setup.py to pyproject.toml, so we have to adapt our publishing pipeline. push 08 Nov 2025 06:17PM UTC web-flow github
88.3
19196599955 main Release 1.2.0 (#60) * Support Python 3.12 and 3.13 (#55) * Improve regexp generation for ``#`` (#50) * Remove spurious CRLF warning (#48) * Improve python-nested regex output for repetition (#45) * Fix default for format argument (#42) * Constrai... push 08 Nov 2025 06:02PM UTC web-flow github
88.3
19196532843 main Move CI to a separate directory (#59) We tidy up the root directory and move everything related to continous integration to a separate directory. push 08 Nov 2025 05:54PM UTC web-flow github
88.3
19194573309 main Move to pyproject.toml (#58) The ``setup.py`` is becoming obsolete, so we modernize to ``pyproject.toml``, which is the newer format for setup configuration. push 08 Nov 2025 02:52PM UTC web-flow github
88.3
19192761858 main Support Python 3.12 and 3.13 (#55) We include Python 3.12 and 3.13 in our pipeline for continuous integration. push 08 Nov 2025 12:06PM UTC web-flow github
88.3
19192422395 main Update pylint to 4.0.2 (#57) We update pylint to the latest version to enable support for newer Python versions. The current pylint 2 did not support Python 3.13. push 08 Nov 2025 11:30AM UTC web-flow github
88.3
19191463722 main Update mypy to 1.18.2 (#56) We update mypy to the latest version for future maintainability to avoid huge jumps and large fixes. push 08 Nov 2025 09:58AM UTC web-flow github
88.3
18786529174 main Refactor escaping of literals (#53) We refactor the escaping of literals into a separate function, and optimize it for efficiency. This allows us to test the escaping at the function level, avoiding the longer and less localized integration tests. push 24 Oct 2025 04:56PM UTC web-flow github
88.3
18784742456 main Remove dangling semicolon in error message (#52) We removed a spurious warning in #48, but it left a trailing semicolon. For better clarity and readability, we remove the semicolon from the message in this change. push 24 Oct 2025 03:42PM UTC web-flow github
86.8
See All Builds (101)
  • Repo on GitHub
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