Skip to content

feat: update OracleDB event backend names#565

Merged
cofin merged 2 commits into
mainfrom
feat/aq-tweaks
Jul 2, 2026
Merged

feat: update OracleDB event backend names#565
cofin merged 2 commits into
mainfrom
feat/aq-tweaks

Conversation

@cofin

@cofin cofin commented Jul 1, 2026

Copy link
Copy Markdown
Member

Rename event backend identifiers from 'advanced_queue' and 'transactional_event_queue' to 'aq' and 'txeventq' for consistency and clarity across the codebase. This change enhances the readability and maintainability of the code.

…'transactional_event_queue' to 'aq' and 'txeventq'
@cofin cofin changed the title feaet: update OracleDB event backend names feat: update OracleDB event backend names Jul 1, 2026
@codecov-commenter

codecov-commenter commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.68%. Comparing base (b4a7d05) to head (13c4511).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #565   +/-   ##
=======================================
  Coverage   75.68%   75.68%           
=======================================
  Files         449      449           
  Lines       59986    59986           
  Branches     9144     9144           
=======================================
  Hits        45398    45398           
  Misses      11657    11657           
  Partials     2931     2931           
Flag Coverage Δ
integration 59.37% <90.00%> (ø)
py3.10 74.08% <100.00%> (ø)
py3.11 74.09% <100.00%> (ø)
py3.12 74.09% <100.00%> (ø)
py3.13 74.09% <100.00%> (ø)
py3.14 74.87% <100.00%> (ø)
unit 61.81% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sqlspec/adapters/oracledb/config.py 88.46% <100.00%> (ø)
sqlspec/adapters/oracledb/events/_hub.py 81.86% <ø> (ø)
sqlspec/adapters/oracledb/events/backend.py 73.91% <100.00%> (ø)
sqlspec/config.py 92.34% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cofin cofin merged commit cc562c3 into main Jul 2, 2026
27 checks passed
@cofin cofin deleted the feat/aq-tweaks branch July 2, 2026 01:49
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.

2 participants