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

Allow polygon filtering of manual input #29

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Allow polygon filtering of manual input #29

merged 1 commit into from
Nov 6, 2023

Conversation

agrenott
Copy link
Owner

@agrenott agrenott commented Nov 6, 2023

Use manually fed input files in priority, still applying any provided polygon.

Closes #28

Use manually fed input files in priority, still applying
any provided polygon.

Closes #28
Copy link

codacy-production bot commented Nov 6, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 7b0f30d1 96.55%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7b0f30d) Report Missing Report Missing Report Missing
Head commit (43b0f63) 2332 1596 68.44%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#29) 58 56 96.55%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@agrenott agrenott merged commit 5b1add0 into master Nov 6, 2023
6 checks passed
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.

Feature Request: enabling --polygon also when feeding hgt/geotiff via command line
1 participant