Skip to content

New: add new problem#6

Merged
hireza merged 1 commit intomasterfrom
update-jan-07-2025
Jan 7, 2025
Merged

New: add new problem#6
hireza merged 1 commit intomasterfrom
update-jan-07-2025

Conversation

@hireza
Copy link
Copy Markdown
Owner

@hireza hireza commented Jan 7, 2025

  • Add Problem-Set/00083-Remove-Duplicates-from-Sorted-List
  • Add Problem-Set/00088-Merge-Sorted-Array
  • Add Problem-Set/00094-Binary-Tree-Inorder-Traversal
  • Add Problem-Set/00100-Same-Tree
  • Add Problem-Set/00101-Symmetric-Tree

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Jan 7, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (42fca30) 199 199 100.00%
Head commit (f03c72f) 253 (+54) 253 (+54) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#6) 54 54 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

- Add Problem-Set/00083-Remove-Duplicates-from-Sorted-List
- Add Problem-Set/00088-Merge-Sorted-Array
- Add Problem-Set/00094-Binary-Tree-Inorder-Traversal
- Add Problem-Set/00100-Same-Tree
- Add Problem-Set/00101-Symmetric-Tree
@hireza hireza force-pushed the update-jan-07-2025 branch from 4efe67b to f03c72f Compare January 7, 2025 16:06
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
...t/00083-Remove-Duplicates-from-Sorted-List/main.go 100.00% <100.00%> (ø)
Problem-Set/00088-Merge-Sorted-Array/main.go 100.00% <100.00%> (ø)
...em-Set/00094-Binary-Tree-Inorder-Traversal/main.go 100.00% <100.00%> (ø)
Problem-Set/00100-Same-Tree/main.go 100.00% <100.00%> (ø)
Problem-Set/00101-Symmetric-Tree/main.go 100.00% <100.00%> (ø)

@hireza hireza merged commit bfc6805 into master Jan 7, 2025
@hireza hireza deleted the update-jan-07-2025 branch January 7, 2025 16:27
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.

1 participant