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

thephantomthief / babelfish_extensions
72%

Build:
DEFAULT BRANCH: BABEL_3_X_DEV
Repo Added 05 Dec 2023 06:44AM UTC
Token k3ZWfFQOQzePY7a7X8PtQY1kACpAw8cWJ regen
Build 31 Last
Files 113
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 BABEL_3_X_DEV
branch: BABEL_3_X_DEV
CHANGE BRANCH
x
Reset
Sync Branches
  • BABEL_3_X_DEV
  • BABEL_4360
  • code-cov-demo
  • coveralls-code-cov
  • dependabot/maven/test/JDBC/org.postgresql-postgresql-42.7.2
  • jdbc_code_cov
  • sharu-codecov-ls
  • sharu-ls-change
  • thephantomthief-codecov-1

04 Jan 2024 12:27PM UTC coverage: 72.247% (+0.05%) from 72.197%
7418431080

push

github

web-flow
PR Code Coverage with Coveralls (#2205)

urrently we run code coverage as scheduled job on a daily basis
where all the tests are run one after the another. We aim to generate
coverage for pull request as well. But running all the test frameworks
sequentially takes too long.

So we create a new workflow which will trigger all the tests in parallel
and merge the individual code coverage reports into one overall
code coverage report. Specifically we are merging the .info files
generated by lcov. These files contains the count of times each line /
function has been hit & the relative path for this line / function in
source code. So as long as we use the same source code, merging these
files will be okay.

The consolidated lcov.info is uploaded to Coveralls - A web-based code
coverage service that provided useful insights about the how well the
newly introduced code diff in a pull request is covered by the test suites.

Task: BABEL-4602
Co-authored-by: Tanzeel Khan tzlkhan@amazon.com, Sharu Goel goelshar@amazon.com
Signed-off-by: Sharu Goel goelshar@amazon.com

39621 of 54841 relevant lines covered (72.25%)

57079.41 hits per line

Relevant lines Covered
Build:
Build:
54841 RELEVANT LINES 39621 COVERED LINES
57079.41 HITS PER LINE
Source Files on BABEL_3_X_DEV
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7418431080 BABEL_3_X_DEV PR Code Coverage with Coveralls (#2205) urrently we run code coverage as scheduled job on a daily basis where all the tests are run one after the another. We aim to generate coverage for pull request as well. But running all the test frameworks... push 05 Jan 2024 06:19AM UTC web-flow github
72.25
7344819462 BABEL_3_X_DEV Merge branch 'babelfish-for-postgresql:BABEL_3_X_DEV' into BABEL_3_X_DEV push 28 Dec 2023 06:29AM UTC web-flow github
72.2
7328832634 BABEL_3_X_DEV run code cov and push push 26 Dec 2023 11:17AM UTC web-flow github
72.19
7298166001 BABEL_3_X_DEV Merge 8c3b38657 into 44c97dbc4 Pull #14 22 Dec 2023 09:27AM UTC web-flow github
12.72
7097923539 BABEL_3_X_DEV Update code_cov.yaml push 05 Dec 2023 08:19AM UTC thephantomthief github
12.71
See All Builds (24)

Badge your Repo: babelfish_extensions

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc