Skip to content

Conversation

michaelabuckley
Copy link
Contributor

Share the new date tests with Mongo.

@michaelabuckley michaelabuckley marked this pull request as draft November 9, 2021 20:52
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #3154 (4369271) into master (5de955c) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3154   +/-   ##
=========================================
  Coverage     82.76%   82.77%           
- Complexity    20057    20058    +1     
=========================================
  Files          1346     1346           
  Lines         72213    72213           
  Branches      10885    10885           
=========================================
+ Hits          59769    59774    +5     
+ Misses         8270     8264    -6     
- Partials       4174     4175    +1     
Impacted Files Coverage Δ
...r/jpa/dao/search/ExtendedLuceneIndexExtractor.java 100.00% <ø> (ø)
...r/UserRequestRetryVersionConflictsInterceptor.java 83.33% <0.00%> (-4.17%) ⬇️
...ubscription/match/registry/SubscriptionLoader.java 88.88% <0.00%> (+8.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5de955c...4369271. Read the comment docs.

@michaelabuckley michaelabuckley marked this pull request as ready for review November 9, 2021 23:03
<executions>
<execution>
<goals>
<goal>test-jar</goal>
Copy link
Collaborator

Choose a reason for hiding this comment

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

what is this doing exactly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Builds a jar of all the test classes and publishes it as a test-jar type jar.
The alternative is another full project called something like hapi-fhir-storage-test-utils, but that seemed overkill for a couple of classes.

@@ -2913,7 +2913,7 @@
<profile>
<id>FASTINSTALL</id>
<properties>
<maven.test.skip>true</maven.test.skip>
<skipTests>true</skipTests>
Copy link
Collaborator

Choose a reason for hiding this comment

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

just verifying you tested this and it works.

@michaelabuckley michaelabuckley enabled auto-merge (squash) November 10, 2021 19:52
@michaelabuckley michaelabuckley merged commit 7d7865a into master Nov 10, 2021
@michaelabuckley michaelabuckley deleted the mb-share-jpa-date-tests branch November 10, 2021 21:07
michaelabuckley added a commit that referenced this pull request Nov 12, 2021
…-jpa-date-tests

* commit '2e6fb10df3ca19ba0c488fd2f6152081658bdc36':
  Mb share jpa date tests (#3154)
  3153 update unknowncodesystemwarningvallidationsupport to have configurable severities (#3155)
  Add test
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.

3 participants