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

PSP-7075 : Show ACQ team (organization) in project exports #3568

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

eddherrera
Copy link
Collaborator

No description provided.

@eddherrera eddherrera added the enhancement New feature or request label Nov 3, 2023
@eddherrera eddherrera self-assigned this Nov 3, 2023
Copy link
Contributor

github-actions bot commented Nov 3, 2023

✅ No secrets were detected in the code.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #3568 (0641f4e) into dev (be8345a) will decrease coverage by 0.01%.
The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3568      +/-   ##
==========================================
- Coverage   69.52%   69.52%   -0.01%     
==========================================
  Files        1369     1369              
  Lines       33661    33687      +26     
  Branches     6260     6268       +8     
==========================================
+ Hits        23404    23420      +16     
- Misses      10005    10015      +10     
  Partials      252      252              
Flag Coverage Δ
unittests 69.52% <79.31%> (-0.01%) ⬇️

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

Files Coverage Δ
...rce/backend/api/Services/AcquisitionFileService.cs 73.81% <100.00%> (ø)
...ce/backend/dal/Repositories/AgreementRepository.cs 75.00% <100.00%> (+4.26%) ⬆️
...end/dal/Repositories/CompReqFinancialRepository.cs 100.00% <100.00%> (ø)
...rc/features/projects/reports/ProjectExportForm.tsx 100.00% <ø> (ø)
...ures/projects/reports/ProjectExportFormContent.tsx 100.00% <100.00%> (ø)
...e/frontend/src/features/projects/reports/models.ts 61.11% <45.45%> (-13.89%) ⬇️

... and 2 files with indirect coverage changes

Copy link
Contributor

github-actions bot commented Nov 3, 2023

✅ No secrets were detected in the code.

@@ -19,3 +22,22 @@ export enum ProjectExportTypes {
COMPENSATION = 'Compensation Requisition Export',
AGREEMENT = 'Agreement Export',
}

const getParameterIdFromOptions = (
Copy link
Collaborator

Choose a reason for hiding this comment

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

would you mind moving this out to a shared method (since I think your last pr uses this as well). maybe in contactutils?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

different logic, this one returns an array, the other one returns a string. I thought about it.

Copy link
Contributor

github-actions bot commented Nov 3, 2023

✅ No secrets were detected in the code.

@eddherrera eddherrera merged commit 23c07b9 into bcgov:dev Nov 3, 2023
8 of 9 checks passed
@eddherrera eddherrera deleted the psp-7075 branch November 6, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants