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

shoaib/issue#5229 #5247

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sshaikshoaib
Copy link

i have added poll method for SinglyLinkedList.java and also have fixed whenever poll is called the size should be decreased by 1.

i have added poll method for SinglyLinkedList and also fixed whenever poll is called the size should be decreased by 1.
@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 39.67%. Comparing base (308bdcf) to head (e310d70).

Files Patch % Lines
...orithms/datastructures/lists/SinglyLinkedList.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5247      +/-   ##
============================================
- Coverage     39.69%   39.67%   -0.02%     
  Complexity     2430     2430              
============================================
  Files           517      517              
  Lines         15492    15498       +6     
  Branches       2958     2958              
============================================
  Hits           6149     6149              
- Misses         9053     9059       +6     
  Partials        290      290              

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

i have fixed the extra spaces and code formetted
fixed some code formettings
code formetting
@sshaikshoaib
Copy link
Author

Hi I am a beginner and Iam Interested in Open Sourcing.I have fixed the above issue but It didn't passed the tests can you please suggest me how to make my pull request succesfull

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.

None yet

2 participants