Hyperion
Hyperion copied to clipboard
Init pmf module
Description
Summary
...
Issues/PR dependencies
Issues to be resolved
Required PRs
Changes Made
- [x] ...
- [ ] ...
Additional Notes
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
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 85.89%. Comparing base (f977db1) to head (d38e1ee).
Additional details and impacted files
@@ Coverage Diff @@
## main #897 +/- ##
=======================================
Coverage 85.89% 85.89%
=======================================
Files 193 194 +1
Lines 14953 14956 +3
=======================================
+ Hits 12844 12847 +3
Misses 2109 2109
: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.