Skip to content
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

Remove deprecations #1827

Merged

Conversation

blast-hardcheese
Copy link
Member

In preparation for 1.0.0, delete deprecated methods and println's.

@blast-hardcheese blast-hardcheese added the major Bump major version label Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c1aadd7) 82.27% compared to head (5bfd1c6) 82.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1827      +/-   ##
==========================================
+ Coverage   82.27%   82.34%   +0.07%     
==========================================
  Files          93       93              
  Lines        7310     7297      -13     
  Branches      829      831       +2     
==========================================
- Hits         6014     6009       -5     
+ Misses       1296     1288       -8     
Files Coverage Δ
...re/src/main/scala/dev/guardrail/core/Tracker.scala 95.45% <ø> (+4.15%) ⬆️
...ain/scala/dev/guardrail/core/extract/package.scala 100.00% <100.00%> (ø)
...a/dev/guardrail/core/resolvers/ModelResolver.scala 85.86% <100.00%> (+2.36%) ⬆️
...la/dev/guardrail/generators/java/syntax/Java.scala 78.23% <ø> (+0.52%) ⬆️
...enerators/scala/http4s/Http4sClientGenerator.scala 94.00% <ø> (+0.93%) ⬆️

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

@blast-hardcheese blast-hardcheese merged commit 1d0f72e into guardrail-dev:master Oct 10, 2023
@blast-hardcheese blast-hardcheese deleted the remove-deprecations branch October 10, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore major Bump major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant