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

Testing guide (#194) #195

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Testing guide (#194) #195

merged 3 commits into from
Feb 23, 2024

Conversation

mrp089
Copy link
Member

@mrp089 mrp089 commented Feb 22, 2024

Current situation

Closes #194.

Release Notes

I added a guide on how to run and create tests.

Documentation

This is it.

Testing

I locally built doxygen. Looks good and links work.

Code of Conduct & Contributing Guidelines

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.50%. Comparing base (b99e12e) to head (45e7392).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   57.50%   57.50%           
=======================================
  Files         103      103           
  Lines       26964    26964           
=======================================
  Hits        15505    15505           
  Misses      11459    11459           

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

@mrp089 mrp089 requested a review from ktbolt February 22, 2024 04:05
@mrp089 mrp089 mentioned this pull request Feb 22, 2024
1 task
@mrp089
Copy link
Member Author

mrp089 commented Feb 22, 2024

@ktbolt, ready for you!

tests/testing.md Outdated Show resolved Hide resolved
@ktbolt
Copy link
Collaborator

ktbolt commented Feb 22, 2024

@mrp089 Essentially, very nice!

@mrp089
Copy link
Member Author

mrp089 commented Feb 23, 2024

Should be good!

Copy link
Collaborator

@ktbolt ktbolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good!

@ktbolt ktbolt merged commit 6c60ff7 into SimVascular:main Feb 23, 2024
7 checks passed
@mrp089 mrp089 deleted the testing_guide_194 branch February 23, 2024 01:41
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.

Add documentation to the tests directory describing how to run the tests
2 participants