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

85 port gen json api #95

Merged
merged 7 commits into from
Mar 15, 2024
Merged

85 port gen json api #95

merged 7 commits into from
Mar 15, 2024

Conversation

kod-kristoff
Copy link
Member

  • feat: add gen-json-api
  • refactor: rename GenerateInflectionTable
  • feat: add get_inflection_table_query to deps
  • feat: port gen json api

Fixes #85

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 39.9%. Comparing base (1a92645) to head (033f724).

Additional details and impacted files
Files Coverage Δ
src/sblex/application/queries/__init__.py 100.0% <100.0%> (ø)
src/sblex/application/queries/inflection.py 100.0% <100.0%> (ø)
...lex/infrastructure/queries/fm_runner_inflection.py 100.0% <100.0%> (+36.3%) ⬆️
src/sblex/saldo_ws/routes/__init__.py 100.0% <100.0%> (ø)
src/sblex/saldo_ws/routes/inflection.py 100.0% <100.0%> (ø)
src/sblex/saldo_ws/schemas.py 100.0% <100.0%> (ø)
src/sblex/saldo_ws/tasks.py 80.0% <100.0%> (+4.1%) ⬆️
src/sblex/table.py 0.0% <ø> (ø)
src/sblex/saldo_ws/config.py 93.3% <83.3%> (+4.8%) ⬆️
src/sblex/saldo_ws/deps.py 82.7% <85.7%> (+0.9%) ⬆️

... and 1 file with indirect coverage changes

@kod-kristoff kod-kristoff merged commit ab53b16 into main Mar 15, 2024
12 checks passed
@kod-kristoff kod-kristoff deleted the 85-port-gen-json-api branch March 15, 2024 14:13
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.

port gen json api
1 participant