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

AntidoteDB / antidote
83%

Build:
DEFAULT BRANCH: master
Repo Added 11 Mar 2019 10:31PM UTC
Files 83
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 374-update-ranch-dependency-to-new-major-version-2
  • 391-encapsulate-ets-tables
  • 396-make-antidote-dc-manager-create-dc-idempotent
  • 400-connected-dcs-metadata-not-updated
  • 400-connected-dcs-metadata-not-updated-wip
  • 421-revert
  • 440-the-command-make-test-fails-when-performed-locally
  • all-keys
  • antidote-configuration
  • antidote_channels
  • aql-strong-consistency-3-patched
  • chain
  • chainrep
  • checkout-description
  • chumak2
  • clean_config
  • cleanup_pb_interface
  • clocksi_interactive_coord_refactor
  • clocksi_readitem
  • cluster-management-pb-fix
  • ct-refactor
  • ct_fix
  • dc_managemant_pb
  • distributed-tests
  • encapsulate-ets-tables
  • fix-readme-link
  • fix-riak
  • fix-riak-calls
  • fix-riak-cli-usage
  • fix-riak-dynamic-join-leave
  • fix-sync-log-setting
  • fix_aborted_txns
  • gc-hack
  • github-workflow
  • hooks_migrate
  • interdc_log
  • log_metrics
  • logging_refactor
  • more_dialyzer
  • multi-dc-tests
  • palash25-more-docs
  • rebar_upgrade
  • refactor-stats
  • remove_randcompat
  • revert-363-typo-fix
  • riak_migrate
  • strong-consistency-3
  • strong-consistency-3-patched
  • strong-consistency-3-patched-2
  • switch-long-short-name-at-runtime
  • test-replicate-after-join
  • update-local-docker
  • update-stats
  • use-dc-manager-in-tests
  • v0.1.1
  • v0.2.1
  • v0.2.1-rc1
  • v0.2.2
  • vectorclock_abstraction

pending completion
1726

push

travis-ci-com

GitHub
Use the antidote_crdt module instead of the CRDT type (#446)

With the implementation of CRDT type aliases, it is now possible that
some CRDTs do not have an actual implementation server side, they are
simply mapped to an implementation of another CRDT.

Using `Type:function(...)` instead of `antidote_crdt:function(Type, ...)`
results in an undefined error when `Type` is an alias.

7 of 7 new or added lines in 3 files covered. (100.0%)

2868 of 3441 relevant lines covered (83.35%)

6074.15 hits per line

Relevant lines Covered
Build:
Build:
3441 RELEVANT LINES 2868 COVERED LINES
6074.15 HITS PER LINE
Source Files on master
  • Tree
  • List 56
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1726 master Use the antidote_crdt module instead of the CRDT type (#446) With the implementation of CRDT type aliases, it is now possible that some CRDTs do not have an actual implementation server side, they are simply mapped to an implementation of anoth... push 19 May 2021 04:22PM UTC GitHub travis-ci-com pending completion  
1716 master Use the antidote_crdt module instead of the CRDT type (#446) With the implementation of CRDT type aliases, it is now possible that some CRDTs do not have an actual implementation server side, they are simply mapped to an implementation of anoth... push 25 Sep 2020 11:18AM UTC web-flow travis-ci-com pending completion  
1703 master Changed from plugins to project_plugins (#444) Reason: If antidote is used as dependency the rebar3_lint plugin is not required and should not be compiled See: https://rebar3.org/docs/plugins/#project-plugins-and-overriding-commands push 21 Sep 2020 07:48AM UTC web-flow travis-ci-com pending completion  
1702 master Regression back to Erlzmq (#443) * Added test case for joining to replicate which tests inter_dc_query_dealer * Increased sleep timer for socket * don't crash publisher * Removed append log entry logging * Removed prepare txn logging,... push 21 Sep 2020 07:47AM UTC web-flow travis-ci-com pending completion  
1683 master Rewrite req -> dealer (#441) * Added terminate on socket shutdown for inter_dc_pub * Use dealer instead of req for async on both sides. Added two test cases to test for delay. Rewrote suite for dealer * Renamed req -> dealer * Added one ... push 18 Sep 2020 01:16PM UTC web-flow travis-ci-com pending completion  
1665 master Fixed some typos and updated type specifications (#437) snapshot_time() is now always a vectorclock (undefined is only allowed in special locations in logging_vnode) push 15 Sep 2020 02:38PM UTC web-flow travis-ci-com pending completion  
1663 master Fixed a bug in the function get_dc_descriptors() (#436) It was returning [{ok, descriptor()}] when there was no metadata available The spec says it should return [descriptor()] which is now fixed with this commit push 15 Sep 2020 02:25PM UTC web-flow travis-ci-com pending completion  
1658 master Updating the Travis badge push 15 Sep 2020 01:52PM UTC web-flow travis-ci-com pending completion  
1656 master Minimal lint fix (with test folder included in linting) (#433) * Minimal lint fix (with test folder included in linting) - Extracted elvis config to new file elvis.config (elvis in rebar.config was not working even trying lint twice in a row) -... push 15 Sep 2020 01:42PM UTC web-flow travis-ci-com pending completion  
1642 master Fixed dialyzer issues for OTP 23 (#429) * Fixed dialyzer issues for OTP 23 The first execute_op must be deleted because it will never be called (there is no defined timeout so it can never happen) The From/Sender is defined as either undefined ... push 14 Sep 2020 08:31AM UTC web-flow travis-ci-com pending completion  
See All Builds (765)
  • Repo on GitHub
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

© 2025 Coveralls, Inc