Guts / DicoGIS

The 3-clic geodata dictionary
https://guts.github.io/DicoGIS/
Apache License 2.0
5 stars 2 forks source link

feature(serializer): achieve JSON serializer #283

Closed Guts closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 15.38462% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 25.50%. Comparing base (674dfee) to head (f56f7b9). Report is 5 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Guts/DicoGIS/pull/283/graphs/tree.svg?width=650&height=150&src=pr&token=phiBV8BfPA&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien)](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) ```diff @@ Coverage Diff @@ ## master #283 +/- ## ========================================== - Coverage 25.55% 25.50% -0.06% ========================================== Files 39 39 Lines 2610 2635 +25 Branches 333 337 +4 ========================================== + Hits 667 672 +5 - Misses 1899 1919 +20 Partials 44 44 ``` | [Flag](https://app.codecov.io/gh/Guts/DicoGIS/pull/283/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Guts/DicoGIS/pull/283/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | `25.50% <15.38%> (-0.06%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | Coverage Δ | | |---|---|---| | [dicogis/export/base\_serializer.py](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&filepath=dicogis%2Fexport%2Fbase_serializer.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-ZGljb2dpcy9leHBvcnQvYmFzZV9zZXJpYWxpemVyLnB5) | `53.84% <60.00%> (-1.71%)` | :arrow_down: | | [dicogis/georeaders/process\_files.py](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&filepath=dicogis%2Fgeoreaders%2Fprocess_files.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-ZGljb2dpcy9nZW9yZWFkZXJzL3Byb2Nlc3NfZmlsZXMucHk=) | `0.00% <0.00%> (ø)` | | | [dicogis/export/to\_xlsx.py](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&filepath=dicogis%2Fexport%2Fto_xlsx.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-ZGljb2dpcy9leHBvcnQvdG9feGxzeC5weQ==) | `12.34% <37.50%> (+0.63%)` | :arrow_up: | | [dicogis/cli/cmd\_inventory.py](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&filepath=dicogis%2Fcli%2Fcmd_inventory.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-ZGljb2dpcy9jbGkvY21kX2ludmVudG9yeS5weQ==) | `0.00% <0.00%> (ø)` | | | [dicogis/export/to\_json.py](https://app.codecov.io/gh/Guts/DicoGIS/pull/283?src=pr&el=tree&filepath=dicogis%2Fexport%2Fto_json.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-ZGljb2dpcy9leHBvcnQvdG9fanNvbi5weQ==) | `0.00% <0.00%> (ø)` | |
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud