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

Αdd test for quad area function #61

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Αdd test for quad area function #61

merged 7 commits into from
Sep 4, 2023

Conversation

ashjbarnes
Copy link
Collaborator

Modified gitignore to include .env instead of env (was failing to ignore .env on my local dev env)

Added a new testing function called 'test_grid_generation' which will test the gridgen tools. So far only tests the quad area and angle between functions. Replaces tests_trivial.py

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: +3.03% 🎉

Comparison is base (7a557bb) 10.72% compared to head (16c877b) 13.75%.

❗ Current head 16c877b differs from pull request most recent head 737ab49. Consider uploading reports for the commit 737ab49 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   10.72%   13.75%   +3.03%     
==========================================
  Files           2        2              
  Lines         429      429              
==========================================
+ Hits           46       59      +13     
+ Misses        383      370      -13     

see 1 file with indirect coverage changes

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

@navidcy navidcy changed the title added test for test quad area Αdd test for quad area function Sep 4, 2023
ashjbarnes and others added 4 commits September 4, 2023 14:01
Co-authored-by: Navid C. Constantinou <[email protected]>
Co-authored-by: Navid C. Constantinou <[email protected]>
Co-authored-by: Navid C. Constantinou <[email protected]>
Co-authored-by: Navid C. Constantinou <[email protected]>
@ashjbarnes ashjbarnes merged commit f876f88 into main Sep 4, 2023
3 of 4 checks passed
@ashjbarnes ashjbarnes deleted the test-angle_between branch September 4, 2023 04:03
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