Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Feature/refactor trace time warning distribution tests#1357

Merged
hilmarf merged 11 commits intomainfrom
feature/refactor-trace-time-warning-distribution-tests
May 11, 2021
Merged

Feature/refactor trace time warning distribution tests#1357
hilmarf merged 11 commits intomainfrom
feature/refactor-trace-time-warning-distribution-tests

Conversation

@FelixRottler
Copy link
Contributor

This pr introduces additional tests for trace time warnings

@hilmarf hilmarf added this to the 2.2 milestone Apr 30, 2021
@hilmarf hilmarf modified the milestones: 2.2, 2.3 May 7, 2021
Comment on lines -3 to -4
import static app.coronawarn.server.services.distribution.assembly.appconfig.YamlLoader.loadYamlIntoProtobufBuilder;
import static java.io.File.separator;
Copy link
Member

Choose a reason for hiding this comment

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

@FelixRottler please check your IDE settings for import organization... as per checkstyle rules, statics should be at the top

import java.util.Random;
import java.util.Set;
import java.util.UUID;
import java.util.*;
Copy link
Member

Choose a reason for hiding this comment

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

@FelixRottler please check your IDE settings for import organization... normally we try to avoid .* imports

@hilmarf hilmarf enabled auto-merge (squash) May 11, 2021 13:00
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hilmarf hilmarf merged commit 12e42c7 into main May 11, 2021
@hilmarf hilmarf deleted the feature/refactor-trace-time-warning-distribution-tests branch May 11, 2021 13:19
roesslerj added a commit that referenced this pull request May 17, 2021
* main:
  Feature/dgc improvements (#1378)
  Bump wiremock-jre8 from 2.27.2 to 2.28.0 (#1381)
  Feature/refactor trace time warning distribution tests (#1357)
  Bump protobuf.version from 3.15.8 to 3.16.0 (#1375)
  groupId: app.coronawarn.server (#1377)
  Changed the endpoint-URL and rename 'valuesets' config param and env variable (#1376)
  refactor: add testcontainer to spin up s3 cloudserver instead of usin… (#1374)
  fix warning for SSLHostConfig (#1372)
  Feature/digital green certificate (#1373)
  Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#1370)
  Bump feign.version from 11.1 to 11.2 (#1369)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants