Skip to content

0.17.x into master (0.17.6 release) - #5612

Draft
benjaoming wants to merge 226 commits into
masterfrom
0.17.x
Draft

0.17.x into master (0.17.6 release)#5612
benjaoming wants to merge 226 commits into
masterfrom
0.17.x

Merge pull request #5632 from radinamatic/update-docs

8cd9579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 28.90995% with 150 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@7868918). Learn more about missing BASE report.

Files with missing lines Patch % Lines
kalite/updates/videos.py 25.75% 49 Missing ⚠️
...alite/updates/management/commands/videodownload.py 0.00% 36 Missing ⚠️
kalite/i18n/base.py 31.25% 22 Missing ⚠️
...ributed/management/commands/retrievecontentpack.py 33.33% 12 Missing ⚠️
kalite/distributed/management/commands/setup.py 0.00% 8 Missing ⚠️
kalite/updates/models.py 28.57% 5 Missing ⚠️
kalite/distributed/middleware.py 0.00% 4 Missing ⚠️
kalite/updates/management/utils.py 62.50% 3 Missing ⚠️
kalite/main/models.py 50.00% 2 Missing ⚠️
kalite/shared/decorators/auth.py 66.66% 2 Missing ⚠️
... and 6 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5612   +/-   ##
=========================================
  Coverage          ?   47.24%           
=========================================
  Files             ?      117           
  Lines             ?     6652           
  Branches          ?        0           
=========================================
  Hits              ?     3143           
  Misses            ?     3509           
  Partials          ?        0           
Files with missing lines Coverage Δ
kalite/distributed/custom_context_processors.py 100.00% <ø> (ø)
kalite/facility/api_resources.py 90.69% <100.00%> (ø)
kalite/settings/base.py 88.07% <ø> (ø)
kalite/updates/download_track.py 30.95% <ø> (ø)
kalite/updates/settings.py 100.00% <100.00%> (ø)
kalite/version.py 100.00% <100.00%> (ø)
kalite/coachreports/api_views.py 90.76% <75.00%> (ø)
...achreports/management/commands/generaterealdata.py 0.00% <0.00%> (ø)
kalite/control_panel/views.py 39.88% <66.66%> (ø)
kalite/distributed/views.py 57.92% <50.00%> (ø)
... and 12 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7868918...8cd9579. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.