• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AntidoteDB / antidote / 1404
83%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2019 04:28PM UTC
Jobs 1
Files 55
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1404

push

travis-ci

web-flow
Antidote configuration (#397)

* Commented time warp option out, this is set by default
* Removed the ERL_MAX_PORTS env parameter. This is no longer used and is replaced by vm argument +Q. Furthermore, the default is much higher (65536) than this value (4096).
* Removed partially obsolete max ETS tables argument. The amount is not limited anymore, and 8000 is a reasonable default size of the internally used table for named tables.
* Removed debug configration, not used and is the same as the current configration.
* Cleaned up config, removed ability to replace OS variables
* Unified and simplified Antidote configuration.
* Changed shell command to use the release shell instead
* Added part on how to use the relase in the Readme
* Rebar now understands symlinks for _checkouts, fixed readme
* Removed deprecated env entrypoint script
* Removed launch-nodes script, uses legacy RELX_REPLACE_OS_VARS functionality
* Removed all schema files except the riak_core schema for compatibility purposes. Especially the erlang-vm.schema file caused problems when trying to use the NODE_NAME env variable
* Configuration use the new .src functionality to enable native OS variable replacement in the root configuration file
* Split up smaller configuration files, currently only for the network configuration
* Enabled packing files (data antidote, data riak, logging files) in a root directory if specified via ROOT_DIR_PREFIX
* Same for logging and data dirs (LOGGER_DIR_PREFIX, DATA_DIR_PREFIX)
* Removed vars.config, it was only used for the Mustache templating system of Rebar, which was only used for the schema files of cuttlefish, which we do not use
* Fixed ranch to version 1.7.1 for now, otherwise it would upgrade to a release candidate with breaking API changes
* Bumped antidote to version 0.4.0 (both rebar.config and antidote.app.src)
* Moved documentation from antidote.app.src to config/sys.config where all configuration for the release resides
* A... (continued)

2655 of 3361 relevant lines covered (78.99%)

843.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1404.1 14 Nov 2019 04:28PM UTC 0
78.99
Travis Job 1404.1
Source Files on build 1404
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1404
  • ec98c26a on github
  • Prev Build on master (#1342)
  • Next Build on master (#1407)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc