Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ligurio
Copy link
Owner

@ligurio ligurio commented Oct 18, 2024

No description provided.

@coveralls
Copy link

coveralls commented Oct 18, 2024

Pull Request Test Coverage Report for Build 11722008712

Details

  • 15 of 17 (88.24%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 85.562%

Changes Missing Coverage Covered Lines Changed/Added Lines %
molly/tests.lua 15 17 88.24%
Files with Coverage Reduction New Missed Lines %
molly/tests.lua 6 70.21%
Totals Coverage Status
Change from base Build 11444477924: -0.2%
Covered Lines: 563
Relevant Lines: 658

💛 - Coveralls

@ligurio ligurio force-pushed the ligurio/gh-xxxx-introduce-bank-test branch 2 times, most recently from 63a969a to 72d73fa Compare October 21, 2024 16:33
@ligurio ligurio changed the title Introduce bank test Introduce a bank test Oct 21, 2024
@ligurio ligurio force-pushed the ligurio/gh-xxxx-introduce-bank-test branch from 72d73fa to 7a600c2 Compare November 7, 2024 11:22
The patch introduces a bank operations generator that produces
updates to a set of bank accounts and transfers money between
them at random, ensuring that no account goes negative,
see [1] and [2].

1. https://github.com/jepsen-io/jepsen/blob/main/jepsen/src/jepsen/tests/bank.clj
2. https://jepsen-io.github.io/jepsen/jepsen.tests.bank.html
@ligurio ligurio force-pushed the ligurio/gh-xxxx-introduce-bank-test branch from 7a600c2 to 2874144 Compare November 7, 2024 11:23
@ligurio ligurio merged commit 26258a1 into master Nov 7, 2024
7 checks passed
@ligurio ligurio deleted the ligurio/gh-xxxx-introduce-bank-test branch November 7, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants