Skip to content

Conversation

alexander-zuev
Copy link
Owner

Description

Fixed a big with an incorrect path to the api_spec

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@alexander-zuev alexander-zuev added the bug Something isn't working label Mar 8, 2025
@alexander-zuev alexander-zuev self-assigned this Mar 8, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 11.11111% with 16 lines in your changes missing coverage. Please review.

Project coverage is 84.6%. Comparing base (141e958) to head (f235c0a).

Files with missing lines Patch % Lines
supabase_mcp/services/api/spec_manager.py 11.1% 16 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #43     +/-   ##
=======================================
+ Coverage   84.1%   84.6%   +0.5%     
=======================================
  Files         24      24             
  Lines       1372    1375      +3     
=======================================
+ Hits        1154    1164     +10     
+ Misses       218     211      -7     
Files with missing lines Coverage Δ
supabase_mcp/services/api/spec_manager.py 69.1% <11.1%> (+5.5%) ⬆️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexander-zuev alexander-zuev merged commit 032b8a4 into main Mar 8, 2025
2 checks passed
@alexander-zuev alexander-zuev deleted the fix/api-spec branch March 8, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants