torodb / stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
https://www.torodb.com/stampede/
GNU Affero General Public License v3.0
1.76k stars 118 forks source link

Torodb 384 Check BSON types #165

Closed pgdoval closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #165 into devel will increase coverage by 0.81%. The diff coverage is 19.81%.

@@             Coverage Diff             @@
##             devel     #165      +/-   ##
===========================================
+ Coverage     20.4%   21.21%   +0.81%     
- Complexity    1909     1993      +84     
===========================================
  Files          866      888      +22     
  Lines        27721    28117     +396     
  Branches      2406     2416      +10     
===========================================
+ Hits          5656     5965     +309     
- Misses       21647    21719      +72     
- Partials       418      433      +15
Impacted Files Coverage Δ Complexity Δ
...stgresql/converters/jooq/binding/JsonbBinding.java 0% <ø> (ø) 0 <0> (ø) :x:
...ain/java/com/torodb/d2r/model/DocPartDataImpl.java 96% <ø> (+4%) 14 <0> (+1) :white_check_mark:
.../torodb/backend/converters/jooq/DataTypeForKv.java 0% <0%> (ø) 0 <0> (ø) :x:
...resql/converters/jooq/UndefinedValueConverter.java 0% <0%> (ø) 0 <0> (?)
...om/torodb/backend/udt/record/Decimal128Record.java 0% <0%> (ø) 0 <0> (?)
...stgresql/converters/jooq/MaxKeyValueConverter.java 0% <0%> (ø) 0 <0> (?)
...esql/converters/jooq/DeprecatedValueConverter.java 0% <0%> (ø) 0 <0> (?)
...end/postgresql/converters/sql/JsonbSqlBinding.java 0% <0%> (ø) 0 <0> (?)
.../torodb/backend/AbstractIdentifierConstraints.java 0% <0%> (ø) 0 <0> (ø) :x:
...sql/converters/sql/Decimal128RecordSqlBinding.java 0% <0%> (ø) 0 <0> (?)
... and 68 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 edf8a98...aa31fa7. Read the comment docs.