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

Populate remaining tests for schemas. #29

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Populate remaining tests for schemas. #29

merged 4 commits into from
Mar 5, 2024

Conversation

ta-hill
Copy link
Contributor

@ta-hill ta-hill commented Mar 5, 2024

The tests added in this PR include checks for expected exceptions of components defined under schema, and creating a custom SegyDescriptor object.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (8ae29ad) to head (caebd64).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   80.91%   84.07%   +3.15%     
==========================================
  Files          30       31       +1     
  Lines        1069     1105      +36     
  Branches      136      141       +5     
==========================================
+ Hits          865      929      +64     
+ Misses        171      153      -18     
+ Partials       33       23      -10     

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

@tasansal tasansal self-requested a review March 5, 2024 15:14
@tasansal tasansal added the testing Testing label Mar 5, 2024
tests/schema/test_data_type.py Outdated Show resolved Hide resolved
tests/schema/test_data_type.py Outdated Show resolved Hide resolved
@tasansal tasansal changed the title added tests for remaining components in schema files. Populate remaining tests for schemas. Mar 5, 2024
@tasansal
Copy link
Contributor

tasansal commented Mar 5, 2024

closes #1

@tasansal tasansal merged commit 4062c68 into main Mar 5, 2024
32 checks passed
@tasansal tasansal deleted the tests_schema branch March 5, 2024 20:46
@tasansal tasansal mentioned this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants