Skip to content

Conversation

@venilinvasilev
Copy link
Contributor

Description:
This PR adds a ci check for backwards compatibillity, following semver strictly.
Will fail the build workflow if there are breaking changes, so developers get adequate feedback if they've introduced them unintentionally.

@lfdt-bot
Copy link
Contributor

lfdt-bot commented Oct 29, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@venilinvasilev venilinvasilev force-pushed the feat/add-api-extractor-for-bw-compatibillity-ref branch from 12857c9 to 38c507b Compare October 29, 2025 11:41
@venilinvasilev venilinvasilev force-pushed the feat/add-api-extractor-for-bw-compatibillity-ref branch from 38c507b to 85cef32 Compare October 29, 2025 11:56
@venilinvasilev venilinvasilev self-assigned this Oct 29, 2025
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/client/NodeClient.js 33.33% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/client/Client.js 85.54% <100.00%> (+0.01%) ⬆️
src/client/NodeClient.js 84.29% <33.33%> (-0.73%) ⬇️
🚀 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.

Signed-off-by: venilinvasilev <[email protected]>
Signed-off-by: venilinvasilev <[email protected]>
@venilinvasilev venilinvasilev force-pushed the feat/add-api-extractor-for-bw-compatibillity-ref branch from 454404a to 8f40ec0 Compare October 29, 2025 13:02
Signed-off-by: venilinvasilev <[email protected]>
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