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] Remaining Joda and Joda Dependency #10949

Closed
wants to merge 4 commits into from

add original forPattern method to preserve interface.

07b930e
Select commit
Loading
Failed to load commit list.
Closed

[Remove] Remaining Joda and Joda Dependency #10949

add original forPattern method to preserve interface.
07b930e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 1s

71.23% (target 70.00%)

View this Pull Request on Codecov

71.23% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.23%. Comparing base (b01e483) to head (07b930e).
Report is 598 commits behind head on main.

Files Patch % Lines
...a/org/opensearch/script/expression/DateObject.java 0.00% 40 Missing ⚠️
...java/org/opensearch/common/time/DateFormatter.java 70.00% 3 Missing ⚠️
...ain/java/org/opensearch/search/DocValueFormat.java 50.00% 1 Missing and 1 partial ⚠️
...earch/script/expression/DateObjectValueSource.java 0.00% 1 Missing ⚠️
...a/org/opensearch/index/mapper/DateFieldMapper.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10949      +/-   ##
============================================
+ Coverage     71.17%   71.23%   +0.05%     
+ Complexity    58810    58631     -179     
============================================
  Files          4883     4879       -4     
  Lines        277152   276187     -965     
  Branches      40281    40037     -244     
============================================
- Hits         197263   196735     -528     
+ Misses        63430    63004     -426     
+ Partials      16459    16448      -11     

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