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

feat/new openapi client support 2 #131

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

seriouslag
Copy link
Collaborator

  • feat: add support for new version of @heyapi and use fetch client instead of axios
  • chore: remove comment
  • chore: remove comment
  • fix: make sure to remove not relevant props from params
  • fix: get data from the client
  • fix: get data from the client
  • chore: release v1.4.2-beta.1
  • fix: add formatters and linters on the queries output as well
  • chore: release v1.4.2-beta.2
  • chore: release v1.4.2-beta.3
  • chore: release v1.4.2-beta.4
  • chore: release v1.4.2-beta.5
  • chore: release v2.0.0
  • adding client support

Copy link

github-actions bot commented Jul 21, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 97.72% (🎯 95%) 1847 / 1890
🟢 Statements 97.72% (🎯 95%) 1847 / 1890
🔴 Functions 93.47% (🎯 95%) 43 / 46
🔴 Branches 84.51% (🎯 85%) 131 / 155
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/common.mts 97.98% 95.23% 100% 97.98% 47-48, 50-51
src/createExports.mts 100% 100% 100% 100%
src/createImports.mts 96.18% 66.66% 100% 96.18% 20-23, 27
src/createPrefetch.mts 98.67% 66.66% 100% 98.67% 88, 120
src/createSource.mts 100% 100% 100% 100%
src/createUseMutation.mts 98.78% 76.92% 100% 98.78% 84, 184, 214
src/createUseQuery.mts 99.06% 81.25% 100% 99.06% 77-78, 331, 364, 530
src/format.mts 89.58% 80% 50% 89.58% 46-51, 86-89
src/generate.mts 100% 100% 100% 100%
src/service.mts 86.13% 65% 100% 86.13% 34-35, 38-39, 41-42, 45-46, 51-52, 56-57, 65-66
Generated in workflow #299

@seriouslag seriouslag force-pushed the feat/new-openapi-client-support-2 branch from b3eb455 to 72247c0 Compare July 21, 2024 17:49
@seriouslag seriouslag force-pushed the feat/new-openapi-client-support-2 branch from 72247c0 to 13d4587 Compare July 21, 2024 17:55
@seriouslag
Copy link
Collaborator Author

npm publish

@omridevk
Copy link

@seriouslag
Do you recall how my commits got here? I am blanking here :P

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