Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Test certificate sort order on pdf export (EXPOSUREAPP-13708) #5412

Merged
merged 5 commits into from
Aug 3, 2022

Conversation

schauersbergern
Copy link
Contributor

Ticket

The sampleCollectedAt date for test certificates also has hour and minute formatting so the instant looks like 2022-08-01T07:00:00.000Z
When this is converted to javaTime the hour and minute information gets lost resulting in 2022-08-01
As sorting also works with instant this conversion is removed to maintain hour and minute information

Testing: Scan the certificates in the ticket and check that they are sorted properly now

@schauersbergern schauersbergern added bug Something isn't working maintainers Tag pull requests created by maintainers labels Aug 3, 2022
@schauersbergern schauersbergern added this to the 2.26.x milestone Aug 3, 2022
@schauersbergern schauersbergern requested a review from a team August 3, 2022 09:28
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Firebase Test Results

    2 files  ±0      2 suites  ±0   4m 33s ⏱️ + 1m 4s
129 tests ±0  129 ✔️ ±0  0 💤 ±0  0 ±0 
258 runs  ±0  258 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 2def6e9. ± Comparison against base commit 213c4f3.

♻️ This comment has been updated with latest results.

@mtwalli mtwalli self-assigned this Aug 3, 2022
@mtwalli mtwalli marked this pull request as draft August 3, 2022 09:57
@mtwalli mtwalli marked this pull request as ready for review August 3, 2022 10:42
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Unit Test Results - Device Release

   560 files     560 suites   5m 59s ⏱️
2 769 tests 2 769 ✔️ 0 💤 0
2 818 runs  2 818 ✔️ 0 💤 0

Results for commit 2def6e9.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Unit Test Results - Device For Tester Release

   563 files  ±0     563 suites  ±0   6m 6s ⏱️ -10s
2 775 tests ±0  2 775 ✔️ ±0  0 💤 ±0  0 ±0 
2 824 runs  ±0  2 824 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 2def6e9. ± Comparison against base commit 213c4f3.

♻️ This comment has been updated with latest results.

@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

76.9% 76.9% Coverage
0.0% 0.0% Duplication

@mtwalli mtwalli merged commit cc8d8f0 into release/2.26.x Aug 3, 2022
@mtwalli mtwalli deleted the fix/13708_test_certificate_sortorder branch August 3, 2022 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants