Hyperion icon indicating copy to clipboard operation
Hyperion copied to clipboard

Sport competition part 2

Open Rotheem opened this issue 2 months ago • 1 comments

Description

Summary

...

Issues/PR dependencies

Issues to be resolved

Required PRs

Changes Made

  • [x] ...
  • [ ] ...

Additional Notes

Classification

Type of Change

  • [x] 🐛 Bug fix (non-breaking change which fixes an issue)
  • [x] ✨ 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
  • [x] Single module changes
  • [ ] Multiple modules changes
  • [x] Database migrations required
  • [ ] Other: ...

Testing

  • [ ] 1. Tested this locally
  • [x] 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
  • [x] No documentation needed

Rotheem avatar Nov 19 '25 14:11 Rotheem

Codecov Report

:x: Patch coverage is 94.36620% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 54.19%. Comparing base (2606c20) to head (d8e2d4a).

Files with missing lines Patch % Lines
...s/sport_competition/endpoints_sport_competition.py 87.87% 4 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #901       +/-   ##
===========================================
- Coverage   84.84%   54.19%   -30.65%     
===========================================
  Files         193      193               
  Lines       13845    13895       +50     
===========================================
- Hits        11747     7531     -4216     
- Misses       2098     6364     +4266     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Nov 19 '25 14:11 codecov[bot]