Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added extra validations and logs on package import #380

Merged
merged 1 commit into from
Jan 23, 2025

added extra validations and logs on package import

529c6b6
Select commit
Loading
Failed to load commit list.
Merged

added extra validations and logs on package import #380

added extra validations and logs on package import
529c6b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 1s

82.11% (-0.04%) compared to bcf1f7a

View this Pull Request on Codecov

82.11% (-0.04%) compared to bcf1f7a

Details

Codecov Report

Attention: Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.11%. Comparing base (bcf1f7a) to head (529c6b6).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ckend/package_importer/adapters/eforms/importer.py 25.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #380      +/-   ##
===========================================
- Coverage    82.15%   82.11%   -0.04%     
===========================================
  Files          204      204              
  Lines         8562     8578      +16     
===========================================
+ Hits          7034     7044      +10     
- Misses        1528     1534       +6     

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