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

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

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/Make-format-optional-argument
  • mristin/Remove-support-for-Python-3.8

18 Jul 2025 08:34PM UTC coverage: 86.974%. Remained the same
16379819346

push

github

web-flow
Fix default for format argument (#42)

We erroneously passed the default for the `--format` argument as a
literal (a reference) instead of the *literal value* (a string).

Fixes #41.

661 of 760 relevant lines covered (86.97%)

2.61 hits per line

Relevant lines Covered
Build:
Build:
760 RELEVANT LINES 661 COVERED LINES
2.61 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
16379819346 main Fix default for format argument (#42) We erroneously passed the default for the `--format` argument as a literal (a reference) instead of the *literal value* (a string). Fixes #41. push 18 Jul 2025 08:36PM UTC web-flow github
86.97
16379778289 main Constrain abnf dependency to 2.2.0 (#43) We have to constrain the dependency `abnf` to <=2.2.0 since 2.3.0 and above fail on Python 3.8. For the moment, we decided to continue supporting Python 3.8, while `abnf` 2.3.0 and above supports only Pyt... push 18 Jul 2025 08:33PM UTC web-flow github
86.97
11454682754 main Test for RFC 2732 URI (XSD v1.0 xs:anyURI) (#40) In this change, we add an ABNF grammar for RFC 2732 and review manually the resulting Python code. Note, that RFC 2732 is an amendment to RFC 2396 that namely fixes the IPv4 pattern and intro... push 22 Oct 2024 06:42AM UTC web-flow github
86.97
11398937877 main Fix RFC 2396 (#39) Due to a very weird and unexplainable bug in the operating system, an underscore (`_`) has been copy/pasted as a dash (`-`) in RFC 2396, leading to an incorrect regular expression. In this patch, we fix this, and re-genera... push 18 Oct 2024 06:54AM UTC web-flow github
86.97
10414361759 main Update coverage to latest version 7 (#38) We need to update the coverage so that coveralls.io can send the data to coveralls.io platform. Before, coveralls.io relied on an import from coverage that broke it in earlier versions. push 16 Aug 2024 03:52AM UTC web-flow github
86.97
8633959523 main Add `AUTHORS` (#36) We add the file `AUTHORS` to clearly list the authors bearing the copyright. We follow the structure of the Chromium project, see [this StackExchange question]. [this StackExchange question]: https://opensource.stackex... push 10 Apr 2024 03:35PM UTC web-flow github
86.97
8388509323 main Release 1.1.3 (#35) * Fix for the case no min. and only max. repetition (#34) * Discontinue Python 3.7 and include 3.11 (#33) push 22 Mar 2024 09:58AM UTC web-flow github
86.97
8388404034 main Fix for the case no min. and only max. repetition (#34) We mistakenly omitted to mark a maximum repetition without an exactly specified minimum, and represented it as an exact repetition. The bug was revealed on tests with BCP47. push 22 Mar 2024 09:48AM UTC web-flow github
86.97
8387937267 main Fix check-help-in-readme in CI (#32) On Windows, the virtual environment in PyCharm does not include the console commands provided in `setup.py`, so we have to update the check-help-in-readme script to invoke the Python interpreter on the comm... push 22 Mar 2024 09:09AM UTC web-flow github
86.97
8387904128 main Discontinue Python 3.7 and include 3.11 (#33) We discontinue Python 3.7 as we can not run `black` on it anymore. We also include Python 3.11 in CI to support a more modern version. push 22 Mar 2024 09:06AM UTC web-flow github
86.97
See All Builds (72)
  • 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