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

module: single karapace package #1030

Open
wants to merge 4 commits into
base: jjaakola-aiven-fastapi
Choose a base branch
from

Conversation

nosahama
Copy link
Contributor

About this change - What it does

We move modules around to form a single karapace package

@nosahama nosahama requested review from a team as code owners January 24, 2025 16:04
- the `schema_tool` runs against avro schemas at a specific path
Copy link

github-actions bot commented Jan 24, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/karapace/api
  __main__.py 6-68
  controller.py
  factory.py 11-21
  src/karapace/api/routers
  health.py 11-13
  subjects.py 8-17
  src/karapace/backup/backends/v3
  schema_tool.py 11-13
  src/karapace/core
  auth.py
  config.py
  in_memory_database.py
  karapace_all.py 10-14
  messaging.py
  rapu.py
  schema_models.py
  schema_reader.py
  schema_registry.py
  serialization.py
  utils.py 200
  src/karapace/core/compatibility/jsonschema
  checks.py
  src/karapace/core/coordinator
  schema_coordinator.py
  src/karapace/core/kafka_rest_apis
  __init__.py
  consumer_manager.py
  src/karapace/core/protobuf
  encoding_variants.py
  io.py
  serialization.py
  src/karapace/core/protobuf/protopace
  protopace.py
Project Total  

The report is truncated to 25 files out of 106. To see the full report, please visit the workflow summary page.

This report was generated by python-coverage-comment-action

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.

1 participant