Skip to content

Fix linting

93986a7
Select commit
Loading
Failed to load commit list.
Merged

Support for WOQL set operators #455

Fix linting
93986a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 1s

87.08% (+9.93%) compared to 8c781b0

View this Pull Request on Codecov

87.08% (+9.93%) compared to 8c781b0

Details

Codecov Report

❌ Patch coverage is 90.47619% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.08%. Comparing base (8c781b0) to head (93986a7).
⚠️ Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
terminusdb_client/woqlquery/woql_query.py 79.16% 10 Missing ⚠️
...ests/integration_tests/test_woql_set_operations.py 97.43% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   77.14%   87.08%   +9.93%     
==========================================
  Files          66       82      +16     
  Lines        5911     8144    +2233     
==========================================
+ Hits         4560     7092    +2532     
+ Misses       1351     1052     -299     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.