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

martin-georgiev / postgresql-for-doctrine
92%
main: 96%

Build:
Build:
LAST BUILD BRANCH: renovate/major-composer-qa-tooling
DEFAULT BRANCH: main
Repo Added 07 Aug 2018 09:40AM UTC
Files 323
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 feature/addILikeSupport
branch: feature/addILikeSupport
CHANGE BRANCH
x
Reset
  • feature/addILikeSupport
  • 351
  • DataTypeFormattingFunctions
  • add-code-examples
  • add-regexp-operators
  • add-tests-for-orm-functions
  • aggregate-functions
  • array-doc
  • array_position_functions
  • bug
  • bye-xdebug
  • cast-fix
  • chore
  • ci
  • clean-up-gitignore-file
  • clean-up-static-analysis-config
  • coverage-resync
  • coveralls
  • dependabot/add-v2-config-file
  • dependabot/composer/friendsofphp/php-cs-fixer-tw-2.16or-tw-3.0
  • dependabot/composer/phpunit/phpunit-tw-7.5or-tw-8.0
  • dependabot/composer/qossmic/deptrac-shim-tw-0.11or-tw-0.12
  • dependabot/composer/qossmic/deptrac-shim-tw-0.11or-tw-0.13
  • dependabot/composer/sensiolabs-de/deptrac-shim-tw-0.10or-tw-0.11
  • dependabot/composer/sensiolabs-de/deptrac-shim-tw-0.7.1or-tw-0.8.0
  • dependabot/composer/sensiolabs-de/deptrac-shim-tw-0.8.0or-tw-0.10.0
  • dependabot/composer/sensiolabs-de/deptrac-shim-tw-0.8.0or-tw-0.9.0
  • dependabot/composer/sensiolabs/security-checker-tw-5.0or-tw-6.0
  • deprecate-ArrayAreOverlapingEachOther
  • deprecations
  • develop
  • devenv
  • distinct-support
  • doc-tweaks
  • docblocks
  • docs
  • drop-flagged
  • drop71
  • enable-coveralls
  • enable-tests-level-7-reporting-with-phpstan
  • expand-json-with-any-type
  • feat/add-compat-layer
  • feat/arithmetics
  • feat/case-sql-type
  • feat/distance-function-2
  • feat/dx
  • feat/point-type
  • feat/type-name-visibility
  • feat/websearch
  • feature/allow-dbal-3
  • feature/boolean-array
  • fix-remove-reflection-set-accessible
  • float-arrays
  • improve-ci-matrix
  • improve-test-coverage
  • integration-tests-for-types
  • integrations3
  • issue-329
  • issue-351
  • issue-399
  • issue-40
  • issue-87
  • json_agg-and-jsonb_agg
  • jsonbarray-bug
  • jsonbarrexceptions
  • lexer1
  • licence
  • ltree
  • ltree-functions
  • main
  • master
  • math-functions
  • more-integrations
  • more-integrations2
  • more-tests
  • network-types
  • new-array-types
  • new-funcs
  • new-funcs2
  • new-json-funcs
  • new-postgis-functions
  • new-postgis-functions-2
  • null-value-support
  • orm3throws
  • overlaps
  • patch-1
  • patch-2
  • patch-3
  • patch-4
  • php-cs-fixer
  • phpunit-config
  • postgis
  • postgis-functions
  • postgis-operators
  • postgresql-integration-tests
  • range-types
  • rector
  • regex
  • release-please--branches--main
  • remove-require-orm
  • renovate-conf
  • renovate-fix
  • renovate/composer-qa-tooling
  • renovate/github-actions
  • renovate/major-composer-dev
  • renovate/major-composer-qa-tooling
  • renovate/migrate-config
  • run-test-coverage-only-on-latest
  • sa-tools
  • scrutinizer
  • similar-to
  • skip-auto-review-for-owner
  • sloth
  • speed-up-function-resolving
  • support-php74-onwards
  • test-with-php-73
  • tests
  • tests-attribute
  • text-bug
  • tidy-up-docs
  • tidy-up-fixtures
  • unaccent
  • unnest_unaccent_row_to_json
  • update-dev-dependencies
  • update-docs
  • update-node-naming
  • update-php-cs-fixer-rules
  • update-qa-tools
  • upgrade-rector-and-phpstan
  • v0.12
  • v1-improve-test-coverage
  • v1-test-coverage-at-90pc
  • v1-with-php71
  • v1.0
  • v1.0.1
  • v1.1
  • v1.2
  • v1.2.1
  • v1.2.2
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.2
  • v1.5.3
  • v1.6.0
  • v1.7.0
  • variadic
  • variadic-array
  • variadic-pattern
  • workflows
  • xmlagg

pending completion
209

Pull #34

travis-ci

web-flow
Manually apply CS fixer rules
Pull Request #34: Added support for postgresql ilike function.

4 of 4 new or added lines in 1 file covered. (100.0%)

302 of 328 relevant lines covered (92.07%)

11.25 hits per line

Relevant lines Covered
Build:
Build:
328 RELEVANT LINES 302 COVERED LINES
11.25 HITS PER LINE
Source Files on feature/addILikeSupport
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
209 feature/addILikeSupport Manually apply CS fixer rules Pull #34 14 Feb 2019 10:26AM UTC web-flow travis-ci pending completion  
208 feature/addILikeSupport Manually apply CS fixer rules Pull #34 14 Feb 2019 10:21AM UTC web-flow travis-ci pending completion  
207 feature/addILikeSupport Merge branch 'develop' into feature/addILikeSupport Pull #34 13 Feb 2019 11:12PM UTC web-flow travis-ci pending completion  
206 feature/addILikeSupport Rename ILike to Ilike after review Pull #34 13 Feb 2019 11:06PM UTC web-flow travis-ci pending completion  
172 feature/addILikeSupport Added support for postgresql ilike function. Pull #34 04 Dec 2018 12:11AM UTC web-flow travis-ci pending completion  
See All Builds (743)
  • 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

© 2025 Coveralls, Inc