torodb / testing-tools

A set of projects that make it easy to execute test, specially with docker. It is heavily used by ToroDB, but can be useful on third party projects.
Apache License 2.0
1 stars 3 forks source link

Release 1.0.0 #12

Closed teoincontatto closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7ce637f). Click here to learn what that means. The diff coverage is 75.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   51.18%           
  Complexity        ?       35           
=========================================
  Files             ?       44           
  Lines             ?     1520           
  Branches          ?       46           
=========================================
  Hits              ?      778           
  Misses            ?      700           
  Partials          ?       42
Impacted Files Coverage Δ Complexity Δ
.../testing/docker/sql/ConnectionOwnerDslContext.java 2.2% <ø> (ø) 5 <0> (?)
...a/com/torodb/testing/docker/DontWaitCondition.java 0% <0%> (ø) 0 <0> (?)
...rodb/testing/mongodb/docker/VersionComparator.java 0% <0%> (ø) 0 <0> (?)
...om/torodb/testing/docker/postgres/EnumVersion.java 100% <100%> (ø) 0 <0> (?)
...cker/postgres/junit5/PostgresServiceExtension.java 100% <100%> (ø) 0 <0> (?)
...in/java/com/torodb/testing/docker/ImagePuller.java 100% <100%> (ø) 0 <0> (?)
.../java/com/torodb/testing/docker/WaitCondition.java 100% <100%> (ø) 0 <0> (?)
...om/torodb/testing/mongodb/docker/SingleMongod.java 100% <100%> (ø) 0 <0> (?)
.../com/torodb/testing/docker/UntilLinePredicate.java 100% <100%> (ø) 0 <0> (?)
...db/testing/mongodb/docker/ShardedClusterMixin.java 100% <100%> (ø) 0 <0> (?)
... and 34 more

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 7ce637f...b6744a4. Read the comment docs.