Skip to content

feat: enhance error handling for unsupported JSON operations and impr…

edec4fb
Select commit
Loading
Failed to load commit list.
Merged

Common Table Expressions (CTEs) functionality and related backend improvements #11

feat: enhance error handling for unsupported JSON operations and impr…
edec4fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 3, 2025 in 1s

69.53% of diff hit (target 75.65%)

View this Pull Request on Codecov

69.53% of diff hit (target 75.65%)

Annotations

Check warning on line 262 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L262

Added line #L262 was not covered by tests

Check warning on line 630 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L630

Added line #L630 was not covered by tests

Check warning on line 634 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L632-L634

Added lines #L632 - L634 were not covered by tests

Check warning on line 637 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L637

Added line #L637 was not covered by tests

Check warning on line 639 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L639

Added line #L639 was not covered by tests

Check warning on line 642 in src/rhosocial/activerecord/backend/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/base.py#L641-L642

Added lines #L641 - L642 were not covered by tests

Check warning on line 167 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L163-L167

Added lines #L163 - L167 were not covered by tests

Check warning on line 169 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L169

Added line #L169 was not covered by tests

Check warning on line 177 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L177

Added line #L177 was not covered by tests

Check warning on line 216 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L212-L216

Added lines #L212 - L216 were not covered by tests

Check warning on line 218 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L218

Added line #L218 was not covered by tests

Check warning on line 237 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L237

Added line #L237 was not covered by tests

Check warning on line 244 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L242-L244

Added lines #L242 - L244 were not covered by tests

Check warning on line 262 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L258-L262

Added lines #L258 - L262 were not covered by tests

Check warning on line 264 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L264

Added line #L264 was not covered by tests

Check warning on line 271 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L271

Added line #L271 was not covered by tests

Check warning on line 280 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L274-L280

Added lines #L274 - L280 were not covered by tests

Check warning on line 282 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L282

Added line #L282 was not covered by tests

Check warning on line 284 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L284

Added line #L284 was not covered by tests

Check warning on line 408 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L408

Added line #L408 was not covered by tests

Check warning on line 414 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L414

Added line #L414 was not covered by tests

Check warning on line 423 in src/rhosocial/activerecord/backend/basic_type_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/basic_type_converter.py#L423

Added line #L423 was not covered by tests

Check warning on line 327 in src/rhosocial/activerecord/backend/dialect.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/dialect.py#L327

Added line #L327 was not covered by tests

Check warning on line 337 in src/rhosocial/activerecord/backend/dialect.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/dialect.py#L337

Added line #L337 was not covered by tests

Check warning on line 350 in src/rhosocial/activerecord/backend/dialect.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rhosocial/activerecord/backend/dialect.py#L350

Added line #L350 was not covered by tests