Skip to content

Conversation

AlexHolly
Copy link
Contributor

Old PR #193


let path: any = '';

if (path !== undefined) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

path will never be undefined since you define it two lines above? Also please dont use : any

@jonluca
Copy link
Collaborator

jonluca commented Jan 27, 2025

LGTM, thanks!

@jonluca jonluca merged commit 0d21ad2 into APIDevTools:main Jan 27, 2025
13 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12995252880

Details

  • 15 of 15 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 92.167%

Totals Coverage Status
Change from base Build 12955416719: 0.08%
Covered Lines: 1601
Relevant Lines: 1708

💛 - Coveralls

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.

3 participants