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

Support configurable deprecation for ops objects #32

Merged
merged 2 commits into from
May 31, 2020

Conversation

travisbrown
Copy link
Contributor

Addresses this issue. The default behavior is the same as in 0.2.0 (no deprecations).

@codecov-commenter
Copy link

codecov-commenter commented May 30, 2020

Codecov Report

Merging #32 into master will increase coverage by 0.35%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   79.76%   80.11%   +0.35%     
==========================================
  Files           9        9              
  Lines         336      342       +6     
  Branches        6        3       -3     
==========================================
+ Hits          268      274       +6     
  Misses         68       68              
Impacted Files Coverage Δ
...rg/typelevel/simulacrum/fix/TypeClassSupport.scala 90.64% <100.00%> (+0.42%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9f4e34...adcac02. Read the comment docs.

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