Skip to content

Challenger more export#943

Open
Rotheem wants to merge 14 commits intomainfrom
challenger-more-export
Open

Challenger more export#943
Rotheem wants to merge 14 commits intomainfrom
challenger-more-export

Conversation

@Rotheem
Copy link
Member

@Rotheem Rotheem commented Jan 21, 2026

Description

Summary

Added more export options to Challenger

Changes Made

Added

  • captains exporter
  • sport participants exporter
  • school users exporter
  • school quotas exporter
  • sport quotas exporter

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Database migrations required
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a deployed pre-prod
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • " Docstrings
  • # Inline comments
  • No documentation needed

@Rotheem Rotheem force-pushed the challenger-more-export branch from d653bad to 499a167 Compare February 6, 2026 22:49
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

❌ Patch coverage is 82.72251% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.82%. Comparing base (1ad10e4) to head (ff60f9f).

Files with missing lines Patch % Lines
...tils/data_exporter/school_participants_exporter.py 68.90% 51 Missing ⚠️
...tion/utils/data_exporter/school_quotas_exporter.py 77.64% 19 Missing ⚠️
app/core/memberships/endpoints_memberships.py 25.00% 12 Missing ⚠️
...dules/sport_competition/cruds_sport_competition.py 62.50% 6 Missing ⚠️
...ompetition/utils/data_exporter/captain_exporter.py 91.89% 3 Missing ⚠️
...s/sport_competition/endpoints_sport_competition.py 98.03% 2 Missing ⚠️
...utils/data_exporter/sport_participants_exporter.py 94.87% 2 Missing ⚠️
...ition/utils/data_exporter/sport_quotas_exporter.py 94.59% 2 Missing ⚠️
...s/sport_competition/utils/data_exporter/commons.py 97.91% 1 Missing ⚠️
...dules/sport_competition/utils_sport_competition.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
- Coverage   84.91%   84.82%   -0.09%     
==========================================
  Files         199      205       +6     
  Lines       14166    14638     +472     
==========================================
+ Hits        12029    12417     +388     
- Misses       2137     2221      +84     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

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