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(serializer): add udata JSON abilities #291

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jun 4, 2024

No description provided.

@github-actions github-actions bot added enhancement New feature or request CLI Command Line Interface labels Jun 4, 2024
Copy link

sonarcloud bot commented Jun 4, 2024

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

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 20.83333% with 57 lines in your changes missing coverage. Please review.

Project coverage is 24.32%. Comparing base (9212c8d) to head (6f5d76a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   24.41%   24.32%   -0.10%     
==========================================
  Files          40       40              
  Lines        2666     2734      +68     
  Branches      351      367      +16     
==========================================
+ Hits          651      665      +14     
- Misses       1971     2025      +54     
  Partials       44       44              
Flag Coverage Δ
unittests 24.32% <20.83%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
dicogis/constants.py 97.22% <100.00%> (+0.34%) ⬆️
dicogis/export/to_xlsx.py 0.00% <ø> (ø)
dicogis/cli/cmd_inventory.py 0.00% <0.00%> (ø)
dicogis/export/to_json.py 0.00% <0.00%> (ø)
dicogis/models/metadataset.py 54.74% <20.00%> (-22.64%) ⬇️

@Guts Guts merged commit 3fef6ac into master Jun 4, 2024
8 checks passed
@Guts Guts deleted the feature/add-serialization-to-udata-json branch June 4, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Command Line Interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant