Skip to content

Conversation

duckontheweb
Copy link
Contributor

Description:

Updates CHANGELOG and package version for the v1.4.0 release.

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@duckontheweb duckontheweb added this to the 1.4.0 milestone Feb 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #753 (6e9d413) into main (cbf78ab) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #753   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files          79       79           
  Lines       11621    11621           
  Branches     1370     1370           
=======================================
  Hits        10988    10988           
  Misses        455      455           
  Partials      178      178           
Impacted Files Coverage Δ
pystac/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cbf78ab...6e9d413. Read the comment docs.

Copy link
Member

@gadomski gadomski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changlog has whitespace missing on https://github.com/stac-utils/pystac/blame/main/CHANGELOG.md#L24 (right after "owner") if you want to sidecar that change in this PR.

@duckontheweb
Copy link
Contributor Author

I'd like to wait on this release until #704 has been merged since there may be downstream changes to pystac-client to fully address the issue solved by that PR.

@duckontheweb duckontheweb marked this pull request as draft February 23, 2022 21:25
@duckontheweb duckontheweb marked this pull request as ready for review February 26, 2022 12:51
@duckontheweb duckontheweb merged commit 9df3f26 into main Feb 26, 2022
@duckontheweb duckontheweb deleted the release/v1.4.0 branch February 26, 2022 12:58
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.

3 participants