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

Add new utilities to partial.Result, improve existing Scaladocs a bit #446

Merged
merged 6 commits into from
Jan 2, 2024

Conversation

MateuszKubuszok
Copy link
Member

@MateuszKubuszok MateuszKubuszok commented Dec 21, 2023

TODO:

  • add new utilities for partial.Result
  • add docs for new utilities
  • improve Scaladocs for type classes and partial data types
  • add tests for new utilitites
  • use new utilities in MkDocs

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d282131) 84.99% compared to head (b716034) 85.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   84.99%   85.42%   +0.42%     
==========================================
  Files         119      122       +3     
  Lines        5186     5180       -6     
  Branches      200      205       +5     
==========================================
+ Hits         4408     4425      +17     
+ Misses        778      755      -23     

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

@MateuszKubuszok MateuszKubuszok force-pushed the partial-result-utilities branch from 1364002 to 1cf0fe1 Compare December 28, 2023 00:08
@MateuszKubuszok MateuszKubuszok force-pushed the partial-result-utilities branch from 6b7662a to f8a0c80 Compare January 2, 2024 11:11
@MateuszKubuszok MateuszKubuszok marked this pull request as ready for review January 2, 2024 12:12
@MateuszKubuszok MateuszKubuszok force-pushed the partial-result-utilities branch from 73cb548 to fdb6acf Compare January 2, 2024 13:01
@MateuszKubuszok MateuszKubuszok merged commit 0b7e74a into master Jan 2, 2024
22 checks passed
@MateuszKubuszok MateuszKubuszok deleted the partial-result-utilities branch January 2, 2024 13:10
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.

1 participant