Development branch that merges loose ends together#380
Merged
jesper-friis merged 45 commits intomasterfrom Apr 22, 2025
Merged
Conversation
For more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #380 +/- ##
==========================================
+ Coverage 82.26% 82.31% +0.05%
==========================================
Files 27 28 +1
Lines 3439 3749 +310
==========================================
+ Hits 2829 3086 +257
- Misses 610 663 +53 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This was referenced Apr 23, 2025
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We are in a state with many open PRs with mutual conflicts. This branch merge them together and resolve conflicts.
It merges the following branches:
Furthermore it has added support for the graph keyword (in a better way), replacing PR #360 as well.
See Tripper network for details.
The speed of tabledoc has been greatly improved. The PINK example with 1021 datasets now runs in a few seconds compared to minutes before...
Type of change
Checklist for the reviewer
This checklist should be used as a help for the reviewer.