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

tests: add test of LinkedList.get for existing value #214

Merged

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Oct 28, 2023

This PR adds test covering this line:

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5269b4) 96.15% compared to head (02c2eef) 96.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
+ Coverage   96.15%   96.20%   +0.05%     
==========================================
  Files         136      136              
  Lines        1715     1715              
==========================================
+ Hits         1649     1650       +1     
+ Misses         66       65       -1     

see 1 file with indirect coverage changes

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

@vil02 vil02 force-pushed the add_tests_for_linked_list_get branch from 91ae32f to 02c2eef Compare October 28, 2023 20:44
@vil02 vil02 marked this pull request as ready for review October 28, 2023 20:47
@vil02 vil02 changed the title tests: add test of LinkedList.get for exising value tests: add test of LinkedList.get for existing value Oct 28, 2023
@uncomfyhalomacro uncomfyhalomacro merged commit 18239c5 into TheAlgorithms:main Oct 29, 2023
13 checks passed
@vil02 vil02 deleted the add_tests_for_linked_list_get branch October 29, 2023 12:45
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