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 more details on missing $ref #368

Merged
merged 2 commits into from
Jan 27, 2025

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