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

feat: version 2 overhaul #25

Merged
merged 2 commits into from
Mar 4, 2024
Merged

feat: version 2 overhaul #25

merged 2 commits into from
Mar 4, 2024

Conversation

fernandonogueira
Copy link
Owner

  • cleaning up tests
  • cleaning up deprecated classes
  • remove deprecated dropDups option

* cleaning up tests
* cleaning up deprecated classes
* remove deprecated dropDups option
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.47%. Comparing base (725f52c) to head (b4a6761).

Files Patch % Lines
...ain/java/ox/engine/internal/RemoveIndexAction.java 33.33% 1 Missing and 1 partial ⚠️
...ava/ox/engine/internal/RemoveCollectionAction.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #25      +/-   ##
============================================
+ Coverage     87.18%   87.47%   +0.29%     
+ Complexity      181      176       -5     
============================================
  Files            25       25              
  Lines           515      503      -12     
  Branches         66       63       -3     
============================================
- Hits            449      440       -9     
+ Misses           42       39       -3     
  Partials         24       24              

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

@fernandonogueira fernandonogueira merged commit b4abe95 into main Mar 4, 2024
6 checks passed
@fernandonogueira fernandonogueira deleted the feat-dropdups branch March 4, 2024 05:31
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