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

Add unit tests for Group metadata. #5

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Add unit tests for Group metadata. #5

merged 1 commit into from
Jun 30, 2024

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented Jun 30, 2024

This commit also adds a show function to pretty print group metadata contents. It also ensures that the optional attributes fields is not required if JSON does not include it and also does not export it if it is not specified when creating a GroupMetadata type object.

This commit also adds a `show` function to pretty print group metadata
contents. It also ensures that the optional attributes fields is not
required if JSON does not include it and also does not export it if it
is not specified when creating a GroupMetadata type object.
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.92%. Comparing base (e4de866) to head (34781af).

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
- Coverage   84.61%   12.92%   -71.69%     
===========================================
  Files           2        9        +7     
  Lines          91      704      +613     
===========================================
+ Hits           77       91       +14     
- Misses         14      613      +599     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zoj613 zoj613 merged commit a390d11 into main Jun 30, 2024
3 of 4 checks passed
@zoj613 zoj613 deleted the test_metadata branch June 30, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant