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

Release 1.1.0 #214

Merged
merged 11 commits into from
Jun 27, 2024
Merged

Release 1.1.0 #214

merged 11 commits into from
Jun 27, 2024

Conversation

AndrewPlayer3
Copy link
Contributor

No description provided.

scottyhq and others added 11 commits January 12, 2024 08:47
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
Add documentation on Docker outputs
Bumps [ASFHyP3/actions](https://github.com/asfhyp3/actions) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: ASFHyP3/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…3/actions-0.11.1

Bump ASFHyP3/actions from 0.11.0 to 0.11.1
Drop Support for Python 3.8 and 3.9
@AndrewPlayer3 AndrewPlayer3 added the minor Bump the minor version number of this project label Jun 27, 2024
@AndrewPlayer3 AndrewPlayer3 requested a review from a team June 27, 2024 17:36
Copy link
Contributor

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
/home/runner/micromamba/envs/hyp3-isce2/lib/python3.11/site-packages/hyp3_isce2
   __main__.py26292%33, 44
   burst.py2505578%98–101, 114–119, 133–148, 164–173, 187–197, 255, 303–311, 331–345, 583–585, 611
   dem.py53394%101–110
   insar_stripmap.py694239%38–91, 95–97, 114–133
   insar_tops.py573047%49–87, 110–132
   insar_tops_burst.py23217823%91–163, 175–201, 231–314, 326–328, 341–439, 463–479, 515–599
   logging.py4175%9
   merge_tops_bursts.py6289585%184, 201, 263, 268, 325, 341, 349, 381, 385, 471, 498, 576, 616–634, 683–691, 715, 720, 779, 802, 946, 1129–1149, 1164–1177, 1191–1217, 1228–1231, 1236–1249, 1253
   s1_auxcal.py21290%51, 59
   slc.py341071%22–25, 29–34
   stripmapapp_alos.py50786%102, 138, 141–146
   topsapp.py70889%77, 107, 129–135
   utils.py2101095%114–125, 130, 236, 252–254, 261, 401, 446
   water_mask.py59592%88, 100–103
TOTAL178944875% 

Tests Skipped Failures Errors Time
85 0 💤 0 ❌ 0 🔥 30.331s ⏱️

@jtherrmann jtherrmann merged commit 2a2dcb9 into main Jun 27, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants