Hyperion icon indicating copy to clipboard operation
Hyperion copied to clipboard

Feat : Add base to allow factory setup

Open Rotheem opened this issue 1 year ago • 2 comments

Rotheem avatar Mar 16 '24 10:03 Rotheem

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. While these secrets were previously flagged, we no longer have a reference to the specific commits where they were detected. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

gitguardian[bot] avatar Mar 16 '24 10:03 gitguardian[bot]

Codecov Report

Attention: Patch coverage is 54.90982% with 225 lines in your changes missing coverage. Please review.

Project coverage is 80.73%. Comparing base (001b352) to head (742b1e8).

Files with missing lines Patch % Lines
app/app.py 11.84% 67 Missing :warning:
app/core/users/factory_users.py 49.33% 38 Missing :warning:
app/modules/loan/factory_loan.py 37.93% 18 Missing :warning:
app/modules/seed_library/factory_seed_library.py 52.63% 18 Missing :warning:
app/modules/phonebook/factory_phonebook.py 53.84% 12 Missing :warning:
app/core/groups/factory_groups.py 60.71% 11 Missing :warning:
app/modules/amap/factory_amap.py 57.69% 11 Missing :warning:
app/core/memberships/factory_memberships.py 64.28% 10 Missing :warning:
...p/modules/recommendation/factory_recommendation.py 66.66% 7 Missing :warning:
app/modules/advert/factory_advert.py 64.70% 6 Missing :warning:
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
- Coverage   81.88%   80.73%   -1.15%     
==========================================
  Files         152      165      +13     
  Lines       10862    11292     +430     
==========================================
+ Hits         8894     9117     +223     
- Misses       1968     2175     +207     

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

codecov[bot] avatar Mar 16 '24 10:03 codecov[bot]