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

babelfish-for-postgresql / babelfish_extensions / 7409492372
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: datetime2fromparts_bugfix
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 04 Jan 2024 01:03PM UTC
Jobs 1
Files 113
Run time 12s
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

04 Jan 2024 12:27PM UTC coverage: 72.247%. First build
7409492372

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%)

57144.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7409492372.1 04 Jan 2024 01:03PM UTC 113
72.25
GitHub Action Run
Source Files on build 7409492372
  • Tree
  • List 113
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7409492372
  • 56c55452 on github
  • Next Build on BABEL_3_X_DEV (#7422444694)
  • Delete
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