febus982/cloudevents-pydantic

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/CODEOWNERS
.github/workflows/github-pages-dev.yml
.github/workflows/python-code-style.yml
.github/workflows/python-lint.yml
.github/workflows/python-quality.yml
.github/workflows/python-tests.yml
.github/workflows/python-typing.yml
.github/workflows/release.yml
.github/workflows/reusable-github-pages.yml
.gitignore
.idea/cloudevents-pydantic.iml
.idea/copyright/MIT.xml
.idea/copyright/profiles_settings.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Pytest.xml
.idea/runConfigurations/Tox.xml
.idea/vcs.xml
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
Makefile
README.md
benchmark.py66
A
0 mins
cloudevents_pydantic/__init__.py2
A
0 mins
A
100%
cloudevents_pydantic/bindings/__init__.py0
A
0 mins
F
0%
cloudevents_pydantic/bindings/http.py69
A
0 mins
A
100%
cloudevents_pydantic/events/__init__.py1
A
0 mins
A
100%
cloudevents_pydantic/events/_event.py119
A
0 mins
A
100%
cloudevents_pydantic/events/fields/__init__.py0
A
0 mins
F
0%
cloudevents_pydantic/events/fields/metadata/__init__.py11
A
0 mins
A
100%
cloudevents_pydantic/events/fields/metadata/_fields.py17
A
0 mins
A
100%
cloudevents_pydantic/events/fields/types/__init__.py10
A
0 mins
A
100%
cloudevents_pydantic/events/fields/types/_canonic_types.py121
A
0 mins
A
100%
cloudevents_pydantic/formats/__init__.py0
A
0 mins
F
0%
cloudevents_pydantic/formats/json.py54
A
0 mins
A
100%
cloudevents_pydantic/py.typed
docs/architecture.md
docs/event_class.md
docs/index.md
docs/protocol_bindings/http_binding.md
mkdocs-overrides/main.html
mkdocs.yml
pyproject.toml
renovate.json
scripts/docs-version.sh
scripts/gen_pages.py27
A
0 mins
tox.ini