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

dgraph-io / badger / 2081
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 28 May 2019 05:36AM CUT
Jobs 4
Files 33
Run time 49s
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

28 May 2019 05:28AM CUT coverage: 80.119% (+0.3%) from 79.812%
2081

push

travis-ci

web-flow
Breaking Change: Introduce new APIs for Entry creation/modification

* Add functions to create, modify Entry

Currently no functions are exposed to create and modify Entry, to
be set in a transaction. Functions Set, SetWithMeta, SetWithDiscard,
SetWithTTL, all are part of Txn struct. These functions internally
create an entry and then call txn.SetEntry. All of Set functions,
set a specific property of Entry apart from key and value. This
restricts us from setting multiple property for same entry such as
meta and TTL.
This PR adds functions to set different properties on an existing
Entry. After setting desired properties, user can call txn.SetEntry
to add entry in the transaction. It also removes entry related functions
from Txn Struct except SetEntry and Set.

* Fix all compilation failure due to above change using
new Entry methods.

* Fix comments from GolangCI.

5533 of 6906 relevant lines covered (80.12%)

1311420.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2081.1 28 May 2019 05:36AM CUT 0
79.6
Travis Job 2081.1
2 2081.2 28 May 2019 05:36AM CUT 0
79.94
Travis Job 2081.2
3 2081.3 28 May 2019 05:36AM CUT 0
79.54
Travis Job 2081.3
4 2081.4 28 May 2019 05:37AM CUT 0
79.32
Travis Job 2081.4
Source Files on build 2081
  • List 0
  • Changed 23
  • Source Changed 4
  • Coverage Changed 23
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #2081
  • e9447c91 on github
  • Prev Build on master (#2072)
  • Next Build on master (#2099)
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