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

fix #145 and improve data behaviour #147

Merged
merged 2 commits into from
Sep 26, 2024

update version

31612a8
Select commit
Loading
Failed to load commit list.
Merged

fix #145 and improve data behaviour #147

update version
31612a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 26, 2024 in 0s

0.00% of diff hit (target 5.21%)

View this Pull Request on Codecov

0.00% of diff hit (target 5.21%)

Annotations

Check warning on line 212 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L212

Added line #L212 was not covered by tests

Check warning on line 216 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L214-L216

Added lines #L214 - L216 were not covered by tests

Check warning on line 222 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L220-L222

Added lines #L220 - L222 were not covered by tests

Check warning on line 227 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 235 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 246 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 262 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L262

Added line #L262 was not covered by tests

Check warning on line 265 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L265

Added line #L265 was not covered by tests

Check warning on line 269 in plugin_qgis_lpo/commons/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/commons/helpers.py#L269

Added line #L269 was not covered by tests

Check warning on line 80 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L80

Added line #L80 was not covered by tests

Check warning on line 261 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L261

Added line #L261 was not covered by tests

Check warning on line 271 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L271

Added line #L271 was not covered by tests

Check warning on line 273 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L273

Added line #L273 was not covered by tests

Check warning on line 282 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L282

Added line #L282 was not covered by tests

Check warning on line 313 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L313

Added line #L313 was not covered by tests

Check warning on line 324 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L324

Added line #L324 was not covered by tests

Check warning on line 333 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L333

Added line #L333 was not covered by tests

Check warning on line 335 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L335

Added line #L335 was not covered by tests

Check warning on line 341 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L341

Added line #L341 was not covered by tests

Check warning on line 343 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L343

Added line #L343 was not covered by tests

Check warning on line 345 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L345

Added line #L345 was not covered by tests

Check warning on line 351 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L351

Added line #L351 was not covered by tests

Check warning on line 353 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L353

Added line #L353 was not covered by tests

Check warning on line 383 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L383

Added line #L383 was not covered by tests

Check warning on line 403 in plugin_qgis_lpo/processing/processing_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin_qgis_lpo/processing/processing_algorithm.py#L403

Added line #L403 was not covered by tests