-
Notifications
You must be signed in to change notification settings - Fork 24
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-6589 modify acquisition file closing logic for file transfers. Al… #3517
Conversation
✅ No secrets were detected in the code. |
Codecov Report
@@ Coverage Diff @@
## dev #3517 +/- ##
==========================================
+ Coverage 69.27% 69.31% +0.03%
==========================================
Files 1370 1369 -1
Lines 33623 33611 -12
Branches 6251 6245 -6
==========================================
+ Hits 23292 23297 +5
+ Misses 10080 10063 -17
Partials 251 251
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Snapshot test failed in front end. |
✅ No secrets were detected in the code. |
FileAcquisitionTeam = string.Join(", ", fileProperty.file.PimsAcquisitionFileTeams.Select(x => x.Person.GetFullName(true))), | ||
FileAcquisitionOwners = string.Join(", ", fileProperty.file.PimsAcquisitionOwners.Select(x => x.FormatOwnerName())), | ||
}).ToList(); | ||
.Select(fileProperty => new AcquisitionFileExportModel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indentation looks very funky
be9185f
to
106de13
Compare
✅ No secrets were detected in the code. |
7b0fdd9
to
46c4157
Compare
✅ No secrets were detected in the code. |
1 similar comment
✅ No secrets were detected in the code. |
46c4157
to
a08bffd
Compare
✅ No secrets were detected in the code. |
…so clean up all unused icons.