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

Create test_package_data.py #111

Merged
merged 3 commits into from
Dec 26, 2024
Merged

Create test_package_data.py #111

merged 3 commits into from
Dec 26, 2024

Conversation

Jaydon2005
Copy link
Contributor

Sets up a temporary directory and creates all required files with test data. This makes sure that every test runs at a fresh and isolated environment. Each test function sets the resource path, calls the corresponding function from package_data.py file and compares the output to expected values.

Sets up a temporary directory and creates all required files with test data. This makes sure that every test runs at a fresh and isolated environment. Each test function sets the resource path, calls the corresponding function from package_data.py file
@Jaydon2005 Jaydon2005 requested a review from erexer August 20, 2024 16:18
@Jaydon2005 Jaydon2005 marked this pull request as ready for review August 20, 2024 16:22
@Jaydon2005 Jaydon2005 marked this pull request as draft November 5, 2024 18:53
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.69%. Comparing base (bc0710a) to head (2f053b9).
Report is 97 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev     #111       +/-   ##
==========================================
+ Coverage   2.07%   61.69%   +59.61%     
==========================================
  Files          9       12        +3     
  Lines        529      757      +228     
==========================================
+ Hits          11      467      +456     
+ Misses       518      290      -228     

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

@Jaydon2005 Jaydon2005 marked this pull request as ready for review December 23, 2024 17:55
@Jaydon2005 Jaydon2005 requested a review from thurber December 23, 2024 17:55
@thurber thurber merged commit 1af3c1a into dev Dec 26, 2024
6 checks passed
@thurber thurber deleted the Jaydon2005-patch-5 branch December 26, 2024 16:18
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.

2 participants