Skip to content

fix(validation): convert ASK queries to SELECT for both CM and imported - #442

Open
schivmeister wants to merge 1 commit into
developfrom
feature/custom-assertion-fix
Open

fix(validation): convert ASK queries to SELECT for both CM and imported#442
schivmeister wants to merge 1 commit into
developfrom
feature/custom-assertion-fix

fix(validation): convert ASK queries to SELECT for both CM and imported

d47b391
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

55.71% (+0.07%) compared to c4048a1

View this Pull Request on Codecov

55.71% (+0.07%) compared to c4048a1

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.71%. Comparing base (c4048a1) to head (d47b391).
⚠️ Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
.../backend/package_importer/adapters/importer_abc.py 50.00% 1 Missing ⚠️
...package_validator/services/sparql_cm_assertions.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #442      +/-   ##
===========================================
+ Coverage    55.63%   55.71%   +0.07%     
===========================================
  Files          200      200              
  Lines         8309     8333      +24     
===========================================
+ Hits          4623     4643      +20     
- Misses        3686     3690       +4     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.