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

18804 Filer - Regular Amalgamations #2375

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

vysakh-menon-aot
Copy link
Collaborator

Issue #: /bcgov/entity#18804

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).

@vysakh-menon-aot vysakh-menon-aot self-assigned this Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 284 lines in your changes are missing coverage. Please review.

Comparison is base (79511cd) 77.37% compared to head (8d7b6b2) 77.22%.
Report is 68 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
- Coverage   77.37%   77.22%   -0.15%     
==========================================
  Files         202      211       +9     
  Lines       11602    12391     +789     
  Branches     1961     2107     +146     
==========================================
+ Hits         8977     9569     +592     
- Misses       2043     2196     +153     
- Partials      582      626      +44     
Flag Coverage Δ
entityfiler 80.35% <76.29%> (-0.05%) ⬇️
legalapi 76.66% <67.60%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
legal-api/src/legal_api/config.py 95.16% <100.00%> (+0.28%) ⬆️
legal-api/src/legal_api/core/filing.py 87.12% <100.00%> (+0.62%) ⬆️
legal-api/src/legal_api/core/filing_helper.py 50.00% <100.00%> (ø)
legal-api/src/legal_api/models/__init__.py 100.00% <100.00%> (ø)
...-api/src/legal_api/models/amalgamating_business.py 100.00% <100.00%> (ø)
legal-api/src/legal_api/models/amalgamation.py 100.00% <100.00%> (ø)
legal-api/src/legal_api/models/business.py 94.04% <100.00%> (+0.05%) ⬆️
legal-api/src/legal_api/models/dc_definition.py 90.69% <100.00%> (ø)
...l-api/src/legal_api/models/dc_revocation_reason.py 100.00% <100.00%> (ø)
legal-api/src/legal_api/models/filing.py 92.41% <ø> (ø)
... and 25 more

... and 3 files with indirect coverage changes

Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

17.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Collaborator

@argush3 argush3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@vysakh-menon-aot vysakh-menon-aot merged commit 3b946ee into bcgov:main Jan 10, 2024
10 of 12 checks passed
@vysakh-menon-aot vysakh-menon-aot deleted the feature/18804 branch January 10, 2024 16:40
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.

2 participants