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

Add mypy Workflow for Type Checking #256

Merged
merged 24 commits into from
Jan 7, 2025
Merged

Add mypy Workflow for Type Checking #256

merged 24 commits into from
Jan 7, 2025

Conversation

AndrewPlayer3
Copy link
Contributor

@AndrewPlayer3 AndrewPlayer3 commented Jan 6, 2025

TODO:

  • Update the mypy action version pin after we release actions

@AndrewPlayer3 AndrewPlayer3 requested a review from a team January 6, 2025 18:09
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
/home/runner/micromamba/envs/hyp3-isce2/lib/python3.11/site-packages/hyp3_isce2
   __main__.py26292%41, 55
   burst.py2635778%95, 105, 118–121, 134–139, 153–166, 184–191, 209–219, 287, 335–343, 363–377, 597–599, 625
   dem.py53394%103–112
   insar_stripmap.py755033%37–100, 104–106, 120–137
   insar_tops.py825533%52–117, 147–200, 225–243
   insar_tops_burst.py1359827%66–152, 163–217, 229–251, 255–257, 288–320
   logger.py4175%9
   merge_tops_bursts.py6319685%186, 203, 272, 278, 335, 351, 359, 394, 398, 486, 513, 591, 631–654, 702–717, 741, 746, 805, 834, 978, 1161–1181, 1200–1217, 1240–1273, 1284–1292, 1302–1322, 1326
   packaging.py19914826%45–47, 73–97, 145–243, 262–278, 297–307, 319–347, 359–361, 390–479, 483–489
   s1_auxcal.py21290%51, 59
   slc.py492353%23–30, 34–39, 50–62
   stripmapapp_alos.py50786%103, 144, 147–152
   topsapp.py71889%79, 109, 131–137
   utils.py1921095%108–119, 124, 202, 224–226, 233, 390, 435
   water_mask.py59592%94, 106–109
TOTAL193156571% 

Tests Skipped Failures Errors Time
81 0 💤 0 ❌ 0 🔥 31.765s ⏱️

@jtherrmann jtherrmann mentioned this pull request Jan 6, 2025
1 task
pyproject.toml Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/hyp3_isce2/burst.py Outdated Show resolved Hide resolved
.github/workflows/static-analysis.yml Dismissed Show dismissed Hide dismissed
.github/workflows/static-analysis.yml Fixed Show fixed Hide fixed
.github/workflows/static-analysis.yml Dismissed Show dismissed Hide dismissed
@jtherrmann jtherrmann merged commit 3f29a6b into develop Jan 7, 2025
12 checks passed
@jtherrmann jtherrmann deleted the add-mypy branch January 7, 2025 19:39
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.

2 participants