Skip to content

Prepares 0.9.0 release #932

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

Merged
merged 6 commits into from
Dec 15, 2022
Merged

Prepares 0.9.0 release #932

merged 6 commits into from
Dec 15, 2022

Conversation

rchowell
Copy link
Contributor

Relevant Issues

  • [Closes/Related To] Issue #XXX

Description

  • < A detailed description >

Other Information

  • Updated Unreleased Section in CHANGELOG: [YES/NO]
    • < If NO, why? >
  • Any backward-incompatible changes? [YES/NO]
    • < If YES, why? >
    • < For this purpose, we define backward-incompatible changes as changes that—when consumed—can potentially result in
      errors for users that are using our public APIs or the entities that have public visibility in our code-base. >
  • Any new external dependencies? [YES/NO]
    • < If YES, which ones and why? >
    • < In addition, please also mention any other alternatives you've considered and the reason they've been discarded >

License Information

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yliuuuu
Copy link
Contributor

yliuuuu commented Dec 14, 2022

Just confirming here, are we planning on merge #923 before the release?

@codecov-commenter
Copy link

Codecov Report

Base: 77.36% // Head: 77.36% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (c26536c) compared to base (450267c).
Patch coverage: 90.36% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #932   +/-   ##
=========================================
  Coverage     77.36%   77.36%           
  Complexity     2029     2029           
=========================================
  Files           238      238           
  Lines         16334    16335    +1     
  Branches       2837     2837           
=========================================
+ Hits          12637    12638    +1     
  Misses         2887     2887           
  Partials        810      810           
Flag Coverage Δ
CLI 12.30% <ø> (ø)
EXAMPLES 79.87% <0.00%> (ø)
EXTENSIONS 92.85% <ø> (ø)
LANG 83.27% <91.46%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../main/java/org/partiql/examples/S3JavaExample.java 0.00% <0.00%> (ø)
...otlin/org/partiql/lang/eval/ExprValueExtensions.kt 86.05% <87.50%> (+0.17%) ⬆️
...src/main/kotlin/org/partiql/lang/eval/ExprValue.kt 95.00% <95.00%> (+3.86%) ⬆️
...n/kotlin/org/partiql/lang/eval/ExprValueFactory.kt 92.00% <100.00%> (ø)
.../kotlin/org/partiql/lang/eval/IonStructBindings.kt 92.30% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rchowell rchowell merged commit 692d442 into main Dec 15, 2022
lziq added a commit that referenced this pull request Dec 16, 2022
commit 895692e
Author: R. C. Howell <[email protected]>
Date:   Thu Dec 15 13:32:52 2022 -0800

    Prepares 0.9.1-SNAPSHOT (#934)

commit 692d442
Author: R. C. Howell <[email protected]>
Date:   Thu Dec 15 11:09:39 2022 -0800

    Prepares 0.9.0 release (#932)

    Co-authored-by: lziq <[email protected]>

commit f7f41fb
Author: R. C. Howell <[email protected]>
Date:   Thu Dec 15 11:09:14 2022 -0800

    Revert "Marks GPML and WINDOW AST nodes as Experimental (#923)" (#933)

    This reverts commit f605f2b.

commit f605f2b
Author: R. C. Howell <[email protected]>
Date:   Wed Dec 14 15:30:47 2022 -0800

    Marks GPML and WINDOW AST nodes as Experimental (#923)

    * Marks GPML and WINDOW AST nodes as Experimental

    * Marks window_expression as experimental

commit 94f6435
Author: lziq <[email protected]>
Date:   Wed Dec 14 10:43:54 2022 -0800

    Change `IonValue` & `ExprValue` conversion API (#931)

commit 07b3845
Author: R. C. Howell <[email protected]>
Date:   Tue Dec 13 13:56:21 2022 -0800

    Adds 0.9 migration guide (#930)
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.

5 participants