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

Feature/187 custom provider ogr2ogr #193

Merged
merged 6 commits into from
Dec 21, 2021
Merged

Conversation

benoitblanc
Copy link
Collaborator

@benoitblanc benoitblanc commented Dec 16, 2021

WIP #187

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2021

Codecov Report

Merging #193 (d0a3c63) into master (8335364) will increase coverage by 1.35%.
The diff coverage is 0.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   17.37%   18.72%   +1.35%     
==========================================
  Files          41       42       +1     
  Lines        3966     3685     -281     
  Branches      602      615      +13     
==========================================
+ Hits          689      690       +1     
+ Misses       3221     2942     -279     
+ Partials       56       53       -3     
Impacted Files Coverage Δ
..._application_schema_toolbox/gui/database_widget.py 0.00% <0.00%> (ø)
gml_application_schema_toolbox/main.py 0.00% <0.00%> (ø)
..._application_schema_toolbox/processing/__init__.py 0.00% <0.00%> (ø)
...ion_schema_toolbox/processing/gdal/ogr2ogr_3_24.py 0.00% <0.00%> (ø)
..._application_schema_toolbox/processing/provider.py 0.00% <0.00%> (ø)
gml_application_schema_toolbox/__about__.py 93.10% <100.00%> (+0.24%) ⬆️

@benoitblanc benoitblanc marked this pull request as ready for review December 21, 2021 13:08
@Guts Guts added enhancement Plugin logic Related to proper plugin behavior and code labels Dec 21, 2021
@Guts Guts merged commit d8795b0 into master Dec 21, 2021
@Guts Guts deleted the feature/187_custom_provider_ogr2ogr branch December 21, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Plugin logic Related to proper plugin behavior and code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants