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

fix(core): Generic types bounds #220

Merged
merged 1 commit into from
Nov 9, 2023
Merged

fix(core): Generic types bounds #220

merged 1 commit into from
Nov 9, 2023

Conversation

JoseLion
Copy link
Owner

@JoseLion JoseLion commented Nov 9, 2023

No description provided.

@JoseLion JoseLion self-assigned this Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #220 (c3fba44) into main (37500b1) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #220   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       113       113           
===========================================
  Files              7         7           
  Lines            267       275    +8     
  Branches           5         5           
===========================================
+ Hits             267       275    +8     
Files Coverage Δ
...n/java/io/github/joselion/maybe/EffectHandler.java 100.00% <100.00%> (ø)
src/main/java/io/github/joselion/maybe/Maybe.java 100.00% <100.00%> (ø)
.../java/io/github/joselion/maybe/ResolveHandler.java 100.00% <ø> (ø)
.../java/io/github/joselion/maybe/ResourceHolder.java 100.00% <ø> (ø)
...ain/java/io/github/joselion/maybe/util/Either.java 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@JoseLion JoseLion merged commit 6fdf740 into main Nov 9, 2023
7 checks passed
@JoseLion JoseLion deleted the fix/generic-bounds branch November 9, 2023 02:53
Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant