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

JBZoo / CSV-Blueprint
96%

Build:
DEFAULT BRANCH: master
Repo Added 10 Mar 2024 11:01AM UTC
Token ErnS3JgismN11rF1oR2BwWl0i5Y8IOQ4L regen
Build 778 Last
Files 165
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • ComboMedianAbsDev
  • ContainsNone
  • Improvments
  • SmetDenis-patch-1
  • actions
  • actios-demo
  • add-count
  • ag-combo-rule
  • ag-first
  • age
  • aggregate-rules
  • apply-all
  • apply-no-pattern
  • auto-toc
  • averages
  • badges
  • bechmark-workflow
  • benchmarks
  • bump-php-version
  • card-number
  • charset
  • colors
  • combo-rules
  • count-empty
  • count-not-empty
  • country-code
  • currency-code
  • dateinterval
  • deps
  • docker
  • docker-8-3
  • docker-publish
  • docker-typos
  • docs
  • error-handling
  • exta-info
  • extra-option
  • fail-on-text-insert
  • file-discovery
  • filename-pattern
  • first-column-right-align
  • fix-benchmarks
  • fix-code-smells
  • fix-docker-entypoint
  • fix-docker-push
  • fix-docker-version
  • fix-empty-arrays
  • fix-fail-condition
  • fix-header-false
  • fix-latest-version
  • fix-number-of-rules
  • fix-pipeline
  • fix-table-ga
  • fixes
  • formating
  • ga-default-to-table
  • hash-rule
  • improve-releases
  • improve-uuid
  • includes
  • inherit
  • init
  • is-base64
  • is-bic
  • is-binary
  • is-hex
  • is-iban
  • is-imei
  • is-isbn
  • is-json
  • is-luhn
  • is-oct
  • is-timezone
  • is_hex_rgb_color
  • lang-code
  • less-greater
  • median
  • muti-schema
  • new-ag-mad
  • new-aggregate-rules-2
  • new-codestyle
  • new-counts
  • new-demo
  • new-output
  • new-rules
  • new-tests
  • new-warmup
  • not-allow-values
  • nth-fixes
  • optimize-docker
  • optimize-headers
  • paddings
  • parallel-exec
  • password
  • percentile
  • phar
  • population-variance
  • postal-code
  • preload
  • print-version
  • quartiles
  • quick
  • quick-stop
  • readme-benchmarks
  • realistic-numbers-in-help
  • refactorig
  • rename-sd_sample
  • required-column
  • revert
  • sample-variance
  • simplify-docker-push
  • sonarqube
  • sonarqube-2
  • sonarqube-fixes
  • sorted
  • standardDeviation
  • standardDeviation-plus
  • stder-to-stdout
  • strict-schemas
  • structural-rules
  • test-refactoring
  • tests
  • todo
  • todo-update
  • typo
  • typos
  • update-readme
  • update-tests
  • validate-examples-in-schema
  • validate-schema
  • var-type-on-aggregation
  • wording

12 Apr 2024 02:13PM UTC coverage: 95.972%. Remained the same
8663435447

push

github

web-flow
Adjust static calls in multiple rules (#162)

This commit removes the redundant artifact upload step from the GitHub
Actions workflow as it was unnecessary for the process. Also, the
self::compare() calls have been replaced with static::compare() in
AbstractAggregateRuleCombo, AbstractCellRuleCombo, and the pattern for
BIC number verification in IsBic rule has been updated for better
matching. Changes also include commenting on the NOSONAR issue where
applicable.

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

3312 of 3451 relevant lines covered (95.97%)

34.81 hits per line

Relevant lines Covered
Build:
Build:
3451 RELEVANT LINES 3312 COVERED LINES
34.81 HITS PER LINE
Source Files on master
  • Tree
  • List 165
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8663435447 master Adjust static calls in multiple rules (#162) This commit removes the redundant artifact upload step from the GitHub Actions workflow as it was unnecessary for the process. Also, the self::compare() calls have been replaced with static::compare(... push 12 Apr 2024 02:13PM UTC web-flow github
95.97
8663205494 master Fix code smells in SonarQube (#161) The PHP scripts (`build-preloader.php` and `random-csv.php`) used in Docker have been refactored to use new CSV tool classes instead of self-contained solutions. New `PreloadBuilder` and `RandomCsvGenerator` ... push 12 Apr 2024 01:57PM UTC web-flow github
95.97
8655261346 master Implement parallel processing functionality based on `ext-parallel` (#121) In this commit, the parallel processing capability was added to improve performance when validating CSV files. The changes include updates to the workflow file and Docke... push 12 Apr 2024 12:51AM UTC web-flow github
95.97
8653662484 master Implement parallel processing functionality based on `ext-parallel` (#121) In this commit, the parallel processing capability was added to improve performance when validating CSV files. The changes include updates to the workflow file and Docke... push 11 Apr 2024 09:46PM UTC web-flow github
95.97
8639819038 master Replace \ErrorException with Exception and specify Alpine version (#160) The \ErrorException instances in `csv-blueprint.php` script have been replaced with standard Exception to simplify error handling. Additionally, the Dockerfile has been up... push 11 Apr 2024 12:51AM UTC web-flow github
96.75
8636375558 master Replace \ErrorException with Exception and specify Alpine version (#160) The \ErrorException instances in `csv-blueprint.php` script have been replaced with standard Exception to simplify error handling. Additionally, the Dockerfile has been up... push 10 Apr 2024 06:58PM UTC web-flow github
96.75
8635601823 master Refactor exception handling and update comments in code (#159) This commit refactors exception handling across the code by replacing generic exception throwing with specific Exception subclasses. It also includes updates to comments to improve ... push 10 Apr 2024 05:48PM UTC web-flow github
96.75
8633386893 master Remove test configuration in sonar-project.properties (#158) This commit removes the sonar.tests configuration from the sonar-project.properties file. The test configuration was unnecessary and its removal simplifies the setup for SonarQube an... push 10 Apr 2024 02:56PM UTC web-flow github
96.75
8633223905 master Remove redundant properties from sonar-project configuration (#157) The commit removes superfluous properties from 'sonar-project.properties'. The dimensions 'sonar.sources' and 'sonar.tests' were deleted to improve the configuration management... push 10 Apr 2024 02:45PM UTC web-flow github
96.75
8629928385 master Add SonarCloud integration to GitHub Actions (#156) The GitHub Actions pipeline now includes a step to perform a SonarCloud scan. The new "SonarCloud Scan" step will utilize the SonarSource sonarcloud-github-action, and takes advantage of GITHU... push 10 Apr 2024 10:41AM UTC web-flow github
96.75
See All Builds (778)

Badge your Repo: CSV-Blueprint

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

© 2025 Coveralls, Inc