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

add tests for __getitem__ improve coverage by 6% #4

Merged
merged 1 commit into from
Oct 28, 2023
Merged

add tests for __getitem__ improve coverage by 6% #4

merged 1 commit into from
Oct 28, 2023

Conversation

mahdihaghverdi
Copy link
Contributor

@mahdihaghverdi mahdihaghverdi commented Oct 27, 2023

What's Changed

There were no tests for __getitem__ of Aggify.

The test coverage of project is now improved 6%.

Added

  • Added test__getitem__int_zero
  • Added test__getitem__int_non_zero
  • Added test__getitem__slice
  • Added test__getitem__value_error

@mahdihaghverdi mahdihaghverdi changed the title add tests for __getitem__ and rise coverage 6% add tests for __getitem__ improve coverage by 6% Oct 27, 2023
@seyed-dev seyed-dev merged commit ec2bc60 into Aggify:main Oct 28, 2023
1 check passed
@mahdihaghverdi mahdihaghverdi deleted the getitem-tests branch October 28, 2023 07:28
@mahdihaghverdi mahdihaghverdi restored the getitem-tests branch October 28, 2023 12:26
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