Skip to content

feat: add parser library#28

Merged
jterrace merged 4 commits intomainfrom
parsers
Jan 31, 2026
Merged

feat: add parser library#28
jterrace merged 4 commits intomainfrom
parsers

Conversation

@jterrace
Copy link
Collaborator

@jterrace jterrace commented Jan 31, 2026

  • clean up unused main
  • drop support for python 3.9 since it is end of life
  • implement a basic parser registry

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/onvif_parsers/__init__.py 100.00% <100.00%> (ø)
src/onvif_parsers/model.py 100.00% <100.00%> (ø)
src/onvif_parsers/registry.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jterrace jterrace merged commit c28ad1e into main Jan 31, 2026
10 of 11 checks passed
@jterrace jterrace deleted the parsers branch January 31, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments