-
Notifications
You must be signed in to change notification settings - Fork 71
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
Backport important bug fixes to aos-1.1.0.0
from main
#224
Backport important bug fixes to aos-1.1.0.0
from main
#224
Conversation
* Replace '%2F' with '/' in relative dates Signed-off-by: Konstantin Roussou <[email protected]> * Ensure proper quoting of converted dates in URL Signed-off-by: Konstantin Roussou <[email protected]> * Use generic URL decoding Co-authored-by: Zhongnan Su <[email protected]> * Use roundUp for toDate Co-authored-by: Zhongnan Su <[email protected]> * Make date transformation same as in context_menu_helpers.js Co-authored-by: Zhongnan Su <[email protected]>
…opensearch-project#218) Signed-off-by: David Cui <[email protected]>
Codecov Report
@@ Coverage Diff @@
## aos-1.1.0.0 #224 +/- ##
=================================================
+ Coverage 63.39% 64.13% +0.73%
Complexity 309 309
=================================================
Files 101 102 +1
Lines 4398 4380 -18
Branches 669 658 -11
=================================================
+ Hits 2788 2809 +21
+ Misses 1442 1403 -39
Partials 168 168
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
19ab091
to
496338b
Compare
|
try changing this version to |
496338b
to
6733ba4
Compare
6733ba4
to
39e2b90
Compare
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.