pystac-client icon indicating copy to clipboard operation
pystac-client copied to clipboard

Enable windoze and macos in CI

Open gadomski opened this issue 2 years ago • 1 comments

Related Issue(s):

  • Closes #351

Description:

Once approved, we should enable these checks as required.

PR Checklist:

  • [x] Code is formatted
  • [ ] Tests pass
  • [ ] Changes are added to the CHANGELOG

gadomski avatar Dec 13 '22 17:12 gadomski

Codecov Report

Base: 85.30% // Head: 85.50% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (d83978e) compared to base (a7fdec1). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
+ Coverage   85.30%   85.50%   +0.19%     
==========================================
  Files          11       11              
  Lines         796      800       +4     
==========================================
+ Hits          679      684       +5     
+ Misses        117      116       -1     
Impacted Files Coverage Δ
pystac_client/item_search.py 92.97% <ø> (+0.28%) :arrow_up:
pystac_client/client.py 85.14% <100.00%> (+0.30%) :arrow_up:
pystac_client/stac_api_io.py 86.48% <100.00%> (+0.24%) :arrow_up:

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

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

codecov-commenter avatar Dec 13 '22 20:12 codecov-commenter

Once approved, we should enable these checks as required.

What does this mean?

pjhartzell avatar Jan 19 '23 13:01 pjhartzell

What does this mean?

In the repository settings, you can add CI checks as required:

image

If a check isn't required, you can still merge the PR even if the check fails.

gadomski avatar Jan 19 '23 14:01 gadomski