Skip to content

Conversation

@Qup42
Copy link
Member

@Qup42 Qup42 commented Oct 23, 2025

The time to parse an operation is now also tracked in the timing. Also fixed a bug in reset of TimeTracer. The TimeTracer now is a shared_ptr on the outer levels because we would have lifetime issues with TimeTracer& otherwise. (I assume that the process was similar for the CancellationHandle.)

Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Qup42 Quick feedback from 1-1 with Julian:

  1. Parsing time not reset to 0 for chained updates
  2. Time unaccounted for is now more than 0% again

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 3.57143% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.09%. Comparing base (07042b4) to head (76a2d13).
⚠️ Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/Server.cpp 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2463      +/-   ##
==========================================
- Coverage   91.47%   91.09%   -0.38%     
==========================================
  Files         463      465       +2     
  Lines       46955    39699    -7256     
  Branches     5242     5312      +70     
==========================================
- Hits        42952    36165    -6787     
+ Misses       2506     2024     -482     
- Partials     1497     1510      +13     

☔ 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.

@Qup42 Qup42 marked this pull request as ready for review November 3, 2025 08:39
@Qup42 Qup42 requested a review from RobinTF November 5, 2025 17:01
Copy link
Collaborator

@RobinTF RobinTF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor suggestions

@sparql-conformance
Copy link

Overview

Number of Tests Passed ✅ Failed ❌ Intended ⚠️ Not tested
525 439 19 67 0

Conformance check passed ✅

No test result changes.

Details: https://qlever.dev/sparql-conformance-ui?cur=76a2d13c4f9f20a43a6b72da518a7f75ea06e33d&prev=f9b1f9106798147deb4c5b6eae4e3cd4de9581d8

Copy link
Collaborator

@RobinTF RobinTF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

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.

3 participants