Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 22:23
· 32 commits to main since this release
bbe4ff1

Added

  • Makefile for test and quality checks (rebar3 eunit
    ===> Verifying dependencies...
    ===> Analyzing applications...
    ===> Compiling rebar3_kura
    ===> Performing EUnit tests...
    �[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m....................................................................................................
    �[01;32mOK: Passed 100 test(s).
    �[00m.�[0;32m.�[0m...................................................................................................
    �[01;32mOK: Passed 100 test(s).
    �[00mx�[0;32m.�[0mxx...x.x.x...x....xx..........x.....x..........x..x........x.............x.............x...........................
    �[01;32mOK: Passed 100 test(s).
    �[00m.�[0;32m.�[0m...................................................................................................
    �[01;32mOK: Passed 100 test(s).
    �[00m.�[0;32m.�[0m...................................................................................................
    �[01;32mOK: Passed 100 test(s).
    �[00m.�[0;32m.�[0m...................................................................................................
    �[01;32mOK: Passed 100 test(s).
    �[00m.�[0;32m.�[0m.......................................................................................................................................................................................................
    �[01;32mOK: Passed 200 test(s).
    �[00m�[0;32m.�[0m..................................................
    �[01;32mOK: Passed 50 test(s).
    �[00m�[0;32m.�[0m
    Finished in 1.645 seconds
    �[0;32m82 tests, 0 failures
    �[0m, rebar3 fmt --check
    rebar3 xref
    ===> Verifying dependencies...
    ===> Analyzing applications...
    ===> Compiling rebar3_kura
    ===> Running cross reference analysis...
    rebar3 dialyzer
    ===> Verifying dependencies...
    ===> Analyzing applications...
    ===> Compiling rebar3_kura
    ===> Dialyzer starting, this may take a while...
    ===> Updating plt...
    ===> Resolving project files...
    ===> Updating base plt...
    ===> Resolving base files...
    ===> Building with 218 files in /home/runner/.cache/rebar3/rebar3_27.3.4.7_plt...
    ===> Copying /home/runner/.cache/rebar3/rebar3_27.3.4.7_plt to /home/runner/work/rebar3_kura/rebar3_kura/_build/default/rebar3_27.3.4.7_plt...
    ===> Checking 218 files in _build/default/rebar3_27.3.4.7_plt...
    ===> Adding 12 files to _build/default/rebar3_27.3.4.7_plt...
    ===> Doing success typing analysis...
    ===> Resolving project warning files...
    ===> Analyzing 1 files with _build/default/rebar3_27.3.4.7_plt...)

Changed

  • Bump kura dependency to (embedded schemas, many-to-many, schemaless changesets)