Skip to content

Conversation

@targos
Copy link
Member

@targos targos commented Jun 16, 2025

Also fixes the readme with correct links.

BREAKING-CHANGE: The JSON schema must now be imported like this: import filterXY from 'ml-signal-processing/FilterXYSchema.json' with { type: 'json' };

Also fixes the readme with correct links.

BREAKING-CHANGE: The JSON schema must now be imported like this: `import filterXY from 'ml-signal-processing/FilterXYSchema.json' with { type: 'json' };`
@targos targos requested a review from tpoisseau June 16, 2025 10:16
@codecov
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.52%. Comparing base (eca5d21) to head (bcd7b20).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   94.52%   94.52%           
=======================================
  Files          35       35           
  Lines         365      365           
  Branches       49       49           
=======================================
  Hits          345      345           
  Misses         19       19           
  Partials        1        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.

Copy link
Contributor

@tpoisseau tpoisseau left a comment

Choose a reason for hiding this comment

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

SGTM

@targos targos merged commit 8cf34d0 into main Jun 16, 2025
10 checks passed
@targos targos deleted the fix-json-schema branch June 16, 2025 10:27
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