Skip to content

feat: extensible validators #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 3, 2025
Merged

feat: extensible validators #151

merged 12 commits into from
Apr 3, 2025

Conversation

tpluscode
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Feb 28, 2025

🦋 Changeset detected

Latest commit: 41e7021

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
rdf-validate-shacl Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tpluscode tpluscode changed the base branch from ts to clownface-shacl-path March 3, 2025 13:28
@tpluscode tpluscode changed the base branch from clownface-shacl-path to master March 4, 2025 09:20
@tpluscode tpluscode force-pushed the extensible-constraints branch from 22adb6a to 73e886e Compare March 4, 2025 09:21
Copy link
Contributor

github-actions bot commented Mar 4, 2025

🐰 Bencher Report

Branchextensible-constraints
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
ThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Upper Boundary
operations / second (ops/s)
(Limit %)
BreadCerealsFlourBakedGoods_Consumption__Price_Month - cube📈 view plot
🚷 view threshold
240.87 ns
(-18.65%)Baseline: 296.11 ns
441.13 ns
(54.60%)
📈 view plot
🚷 view threshold
4.12 ops/s
(+18.12%)Baseline: 3.49 ops/s
5.14 ops/s
(80.10%)
BreadCerealsFlourBakedGoods_Consumption__Price_Month - observations📈 view plot
🚷 view threshold
151.90 ns
(-42.46%)Baseline: 263.98 ns
558.73 ns
(27.19%)
📈 view plot
🚷 view threshold
6.46 ops/s
(+36.35%)Baseline: 4.73 ops/s
9.88 ops/s
(65.32%)
Test standalone-cube-constraint againt SHACL-SHACL📈 view plot
🚷 view threshold
506.13 ns
(-21.40%)Baseline: 643.93 ns
1,007.40 ns
(50.24%)
📈 view plot
🚷 view threshold
1.99 ops/s
(+22.41%)Baseline: 1.62 ops/s
2.53 ops/s
(78.57%)
🐰 View full continuous benchmarking report in Bencher

@tpluscode tpluscode force-pushed the extensible-constraints branch from 73e886e to 22adb6a Compare March 4, 2025 09:23
@tpluscode tpluscode force-pushed the extensible-constraints branch from 22adb6a to 6f64758 Compare March 4, 2025 09:27
@tpluscode tpluscode requested a review from giacomociti March 4, 2025 09:35
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 99.80695% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.13%. Comparing base (0b2577b) to head (41e7021).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
src/validation-engine.ts 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   98.08%   98.13%   +0.04%     
==========================================
  Files          12       11       -1     
  Lines        2041     1980      -61     
  Branches      303      279      -24     
==========================================
- Hits         2002     1943      -59     
+ Misses         34       33       -1     
+ Partials        5        4       -1     

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

@tpluscode tpluscode merged commit 13ca055 into master Apr 3, 2025
11 checks passed
@tpluscode tpluscode deleted the extensible-constraints branch April 3, 2025 20:05
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.

2 participants