babelfish_extensions icon indicating copy to clipboard operation
babelfish_extensions copied to clipboard

Enhance testing coverage for Exact Numeric data types.

Open Yvinayak07 opened this issue 10 months ago • 1 comments

Description

Working on enhancement of test coverage for exact numeric datatypes:

  1. tinyint,
  2. smallint,
  3. int,
  4. bigint.

Issues Resolved

BABEL-5621

Test Scenarios Covered

  • Use case based - YES

  • Boundary conditions - YES

  • Arbitrary inputs - YES

  • Negative test cases - YES

  • Minor version upgrade tests - NA

  • **Major version upgrade tests -**NA

  • Performance tests -

  • Tooling impact - NA

  • Client tests - NA

Check List

  • [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is under the terms of the Apache 2.0 and PostgreSQL licenses, and grant any person obtaining a copy of the contribution permission to relicense all or a portion of my contribution to the PostgreSQL License solely to contribute all or a portion of my contribution to the PostgreSQL open source project.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Yvinayak07 avatar Feb 17 '25 10:02 Yvinayak07

Pull Request Test Coverage Report for Build 15602615889

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 75.512%

Totals Coverage Status
Change from base Build 15576294290: 0.002%
Covered Lines: 48822
Relevant Lines: 64655

💛 - Coveralls

coveralls avatar Feb 17 '25 11:02 coveralls