Generate OSM contour lines from NASA SRTM (or other digital elevation model sources) data
GNU General Public License v2.0
13
stars
3
forks
source link
Redundant list comprehension can be replaced using generator PYL-R1728 #55
Closed
agrenott closed 7 months ago
Coverage summary from Codacy
See diff coverage on Codacy
Coverage variation details
| | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f21427880edf4cc110ef1a9e3386f8330035801d) | 2165 | 1617 | 74.69% | | | Head commit (1ea770df377db49090d579c45d9992b7a7e88f01) | 2165 (+0) | 1617 (+0) | 74.69% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: `Diff coverage details
| | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#55) | 5 | 5 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `See your quality gate settings Change summary preferences
Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more