statisticsnorway / java-vtl

An Open Source Java implementation of the Validation Transformation Language, based on the VTL 1.1 draft specification. The implementation follows the JSR-223 Java Scripting API and exposes a simple connector interface one can implement in order to integrate with any data stores. VTL is a standard language for defining validation and transformation rules (set of operators, their syntax and semantics) for any kind of statistical data.
http://java-vtl.org
Apache License 2.0
21 stars 7 forks source link

Switch to SSB BIP Nexus #127

Closed takvamborgen closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #127   +/-   ##
========================================
  Coverage    82.00%   82.00%           
========================================
  Files          161      161           
  Lines         4528     4528           
  Branches       594      594           
========================================
  Hits          3713     3713           
  Misses         639      639           
  Partials       176      176           

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 fe25a28...157263e. Read the comment docs.