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

fix(analyser): Fixed incorrect URL construction for ExplainShell API … #1248

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

a-priestley
Copy link

…calls

  • Corrected the url variable to remove the deprecated /api/ prefix in the endpoint

Addresses #1107

…calls

- Corrected the `url` variable to remove the deprecated `/api/` prefix in the endpoint
@skovhus skovhus enabled auto-merge December 21, 2024 17:58
@skovhus skovhus merged commit 3b2ab83 into bash-lsp:main Dec 21, 2024
4 checks passed
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.09%. Comparing base (35fb8f0) to head (82b964f).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
server/src/analyser.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1248   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          29       29           
  Lines        1439     1439           
  Branches      342      342           
=======================================
  Hits         1167     1167           
  Misses        218      218           
  Partials       54       54           

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

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