Skip to content

chore: hide deprecated API #263

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 2 commits into from
Mar 2, 2025
Merged

chore: hide deprecated API #263

merged 2 commits into from
Mar 2, 2025

Conversation

OptimumCode
Copy link
Owner

Resolves #253

@OptimumCode OptimumCode added API breaking changes that break API compatibility maintenance maintenance task labels Mar 2, 2025
@OptimumCode OptimumCode enabled auto-merge (squash) March 2, 2025 08:35
Copy link
Contributor

github-actions bot commented Mar 2, 2025

PR introduces changes to the public API

Please add "ABI breaking" label if any line in API file was changed or deleted.
Please add "API breaking" label if any public method in API file was changed or deleted.

Generated by 🚫 Danger Kotlin against 200eb6d

@OptimumCode OptimumCode merged commit 8570240 into main Mar 2, 2025
19 checks passed
@OptimumCode OptimumCode deleted the support/253 branch March 2, 2025 09:05
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (7178ca3) to head (200eb6d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files         137      137           
  Lines        4073     4073           
  Branches     1087     1087           
=======================================
  Hits         3697     3697           
  Misses         81       81           
  Partials      295      295           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API breaking changes that break API compatibility maintenance maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: increase deprecation level from error to hidden in next minor release
1 participant