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 test for clear() method #157

Merged

Conversation

rghouzra
Copy link
Contributor

@rghouzra rghouzra commented Dec 4, 2024

Description

this pr adds a comprehensive test for the clear() method of the ChunkContainer class

  • Correct size reset after clearing
  • Ability to reuse the container after clearing
  • Consistent behavior across different container states

@boring-cyborg boring-cyborg bot added the test label Dec 4, 2024
@coveralls
Copy link
Collaborator

coveralls commented Dec 4, 2024

Pull Request Test Coverage Report for Build 12176216316

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 98.997%

Totals Coverage Status
Change from base Build 12099899696: 0.04%
Covered Lines: 2764
Relevant Lines: 2792

💛 - Coveralls

Copy link

github-actions bot commented Dec 4, 2024

Test Results

0 files   -     29  0 suites   - 29   0s ⏱️ - 9m 26s
0 tests  -  1 359  0 ✅  -  1 359  0 💤 ±0  0 ❌ ±0 
0 runs   - 39 279  0 ✅  - 39 279  0 💤 ±0  0 ❌ ±0 

Results for commit 973a7f3. ± Comparison against base commit 5fedca2.

@auto-differentiation-dev auto-differentiation-dev merged commit af3a989 into auto-differentiation:main Dec 5, 2024
108 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants