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

Adding test-case for the data.py #40

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Adding test-case for the data.py #40

merged 6 commits into from
Dec 5, 2023

Conversation

KevenDuverglas
Copy link
Collaborator

When creating a pull request to add a new feature or alter an existing one,
there are some important elements to include to help our team review and process it more efficiently.

  1. Make sure the title is descriptive of what the PR includes. Don't mention issue names/numbers; save that for the description.

  2. List the names of those who contributed to the project.
    Keven Duverglas

  3. Link the issue the pull request is meant to fix/resolve.
    Write Tests for All Existing Features #12

  4. Add all labels that apply. (e.g. documentation, ready-for-review)
    Did it

  5. Describe the contents and goal of the pull request.
    To improve test coverage and to test the features of data.py

  6. Will coverge be maintained/increased?
    I believe the test coverage will be increased.

  7. What operating systems has this been tested on? How were these tests conducted?
    Unbuntu, these tests were conducted using pytest

  8. Include a code block and/or screenshots displaying the functionality of your feature, if applicable/possible.

    Screenshot from 2023-12-04 09-54-28

Mark as a draft until it is ready to begin the reviewing process, then tag our Lead Software Architect,
Jeff Normile, our Founding Engineer, Gregory Kapfhammer,
and our Project Managers, Haylee Pierce and Sabrina Rodriguez
when you mark it as ready for review.

@KevenDuverglas KevenDuverglas added test Testing tasks ready-for-review This pull request is ready for review. labels Dec 4, 2023
@KevenDuverglas KevenDuverglas self-assigned this Dec 4, 2023
@KevenDuverglas KevenDuverglas changed the title Adding test for the data.py Adding test-case for the data.py Dec 4, 2023
Copy link
Collaborator

@hayleepierce hayleepierce left a comment

Choose a reason for hiding this comment

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

This looks good to me!

Copy link
Collaborator

@jnormile jnormile left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time to build out part of the test suite in an effort to increase test coverage! Much appreciated!

Copy link
Collaborator

@rodriguez03 rodriguez03 left a comment

Choose a reason for hiding this comment

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

This looks great thank you for putting in the work!

@jnormile jnormile merged commit ae8bfdb into master Dec 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review This pull request is ready for review. test Testing tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants