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

change karp backend version #37

Merged
merged 8 commits into from
Feb 19, 2025

Conversation

kod-kristoff
Copy link
Member

  • refactor: rewrite in fastapi and htmx
  • refactor: move templates and static files
  • refactor: move metadata to metadata.py
  • refactor: rewrite pages with htmx
  • fix: improve error handling
  • fix: some fixes

@kod-kristoff kod-kristoff linked an issue Feb 18, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 85.33333% with 33 lines in your changes missing coverage. Please review.

Project coverage is 85.3%. Comparing base (2c9a6e5) to head (40b5336).
Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
fsvreader/server.py 74.4% 12 Missing ⚠️
fsvreader/routes/lookup.py 89.5% 9 Missing ⚠️
fsvreader/errors.py 54.5% 5 Missing ⚠️
fsvreader/main.py 0.0% 3 Missing ⚠️
fsvreader/routes/reader.py 85.7% 2 Missing ⚠️
fsvreader/routes/dirs.py 93.3% 1 Missing ⚠️
fsvreader/templating.py 93.7% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
fsvreader/config.py 100.0% <100.0%> (ø)
fsvreader/deps.py 100.0% <100.0%> (ø)
fsvreader/metadata.py 100.0% <100.0%> (ø)
fsvreader/routes/__init__.py 100.0% <100.0%> (ø)
fsvreader/routes/statics.py 100.0% <100.0%> (ø)
fsvreader/routes/dirs.py 93.3% <93.3%> (ø)
fsvreader/templating.py 93.7% <93.7%> (ø)
fsvreader/routes/reader.py 85.7% <85.7%> (ø)
fsvreader/main.py 0.0% <0.0%> (ø)
fsvreader/errors.py 54.5% <54.5%> (ø)
... and 2 more

@kod-kristoff kod-kristoff merged commit 1da56b3 into master Feb 19, 2025
9 checks passed
@kod-kristoff kod-kristoff deleted the 14-change-karp-backend-version-that-is-used branch February 19, 2025 07:09
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.

Change karp-backend version that is used
2 participants