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

valkyrjaio / valkyrja
74%

Build:
DEFAULT BRANCH: master
Repo Added 15 Oct 2020 07:54AM UTC
Files 978
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 25.x
  • add-bin-cli-command
  • add-build-date
  • add-changelog-update-to-release
  • add-custom-component-capability
  • add-date-to-license
  • add-env-module-toggle-setting
  • add-exception-tests
  • add-guide-for-release-with-github-app
  • add-major-version-branches-to-workflows
  • add-missing-throws-annotation-apptest
  • add-paths-filter-to-workflows
  • add-pr-failure-comment-for-phpunit
  • add-scrutinizer-config-to-repo
  • add-value-to-http-route-parameter
  • add-version-safeguard-to-release-workflow
  • adding-debug-for-version-guard
  • cleanup-release-guard-steps
  • config-update
  • deprecate-annotations
  • deprecate-code-cov
  • deprecate-container-support-namespace
  • deprecate-event-contract
  • ensure-release-version-does-not-exist
  • explicit-cast-to-int-in-uuid-v1
  • fix-apptest-assertion-wrong-order
  • fix-changelog-and-release-notes
  • fix-changelog-release-commit-message
  • fix-filesystem-service-provider-test-directory
  • fix-http-collector-parameter-bug
  • fix-incorrect-25-1-0-release-date
  • fix-incorrect-25-1-1-release-date
  • fix-name-for-date-step
  • fix-path-filters
  • fix-phpunit-pr-comment-only-on-failure
  • fix-release-new-version-workflow
  • fix-validate-composer-workflow
  • fix-version-command-typo
  • fix-version-exists-logic
  • fix-workflow-steps-order
  • fixing-path-filtering-with-required-checks
  • master
  • move-application-config-class
  • move-application-data-class
  • move-cli-interaction-config
  • move-cli-routing-data-class
  • move-container-data-class
  • move-event-data-class
  • move-http-routing-data-class
  • move-reflectionproperty-class-to-attribute-component
  • refactor-http-stream-mode-enum-methods
  • refactor-input-handler-set-interactivity-method
  • remove-suggested-packages-from-require-dev
  • remove-unused-tests-config-class
  • require-dispatch-in-cli-route-data-object
  • require-dispatch-in-route-data-object
  • standardize-release-commit-messages
  • undo-release-token
  • update-api-exceptions
  • update-api-namespace-organization
  • update-attribute-namespace-organization
  • update-attribute-tests-namespace
  • update-auth-namespace-organization
  • update-broadcast-namespace-organization
  • update-cache-namespace-organization
  • update-changelog
  • update-cli-collector
  • update-cli-controllers
  • update-cli-routing-namespace-organization
  • update-cli-server-namespace-organization
  • update-composer-depdency-check
  • update-composer-files
  • update-composer-homepage-to-https
  • update-container-namespace-organization
  • update-crypt-exceptions
  • update-crypt-namespace-organization
  • update-dd-helper
  • update-dd-parameter-name-for-consistency
  • update-debug
  • update-debug-for-version-guard
  • update-dispatch-arguments
  • update-dispatch-dependencies-to-include-param-name
  • update-encrypted-token-authenticator
  • update-event-namespace-organization
  • update-event-tests-namespace
  • update-filesystem-namespace-organization
  • update-formatting-for-workflows
  • update-gitattributes
  • update-http-client-namespace-organization
  • update-http-parameter
  • update-http-routing-collector
  • update-http-routing-namespace-organization
  • update-http-server-namespace-organization
  • update-jwt-namespace-organization
  • update-log-namespace-organization
  • update-mail-manager-namespace
  • update-mail-namespace-organization
  • update-notification-namespace-organization
  • update-orm-namespace-organization
  • update-os-and-php-version-for-workflows
  • update-pre-commit-hooks
  • update-reflection-namespace-organization
  • update-release-to-use-valkyrja-gha-bot-token
  • update-release-version-commit-message
  • update-release-workflow-name
  • update-release-workflow-names
  • update-run-name-for-release-workflow
  • update-session-exceptions
  • update-session-namespace-organization
  • update-sms-exceptions
  • update-sms-module-organization
  • update-type-exceptions
  • update-type-tests
  • update-version-markdown-on-release
  • updating-docs
  • updating-view-module-organization
  • use-action-for-tags
  • use-api-tags-for-check
  • use-gha-app-token
  • validate-all-composer-files

29 Dec 2025 02:51AM UTC coverage: 74.001% (+0.008%) from 73.993%
20563530893

push

github

web-flow
[Http] Move Routing Data class to Data namespace (#233)

# Description

Move Routing Data class to Data namespace.

## Types of changes

- [ ] Bug fix _(non-breaking change which fixes an issue)_
    <!-- Target the lowest major affected branch -->
- [ ] New feature _(non-breaking change which adds functionality)_
    <!-- Target master -->
- [ ] Deprecation _(breaking change which removes functionality)_
    <!-- Target master -->
- [X] Breaking change _(fix or feature that would cause existing
functionality
  to change)_
<!-- Target master, unless this is a bug fix in which case let's chat
-->
- [ ] Documentation improvement
    <!-- Target appropriate branch -->

8337 of 11266 relevant lines covered (74.0%)

9.01 hits per line

Relevant lines Covered
Build:
Build:
11266 RELEVANT LINES 8337 COVERED LINES
9.01 HITS PER LINE
Source Files on master
  • Tree
  • List 978
  • Changed 6
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20563530893 master [Http] Move Routing Data class to Data namespace (#233) # Description Move Routing Data class to Data namespace. ## Types of changes - [ ] Bug fix _(non-breaking change which fixes an issue)_ <!-- Target the lowest major affected branch --... push 29 Dec 2025 02:52AM UTC web-flow github
74.0
20563516098 move-http-routing-data-class Merge e89f8f5ae into e00c7340b Pull #233 29 Dec 2025 02:50AM UTC web-flow github
73.99
20563443744 master [Event] Move Data class to Data namespace (#232) # Description Move Data class to Data namespace. ## Types of changes - [ ] Bug fix _(non-breaking change which fixes an issue)_ <!-- Target the lowest major affected branch --> - [ ] New fea... push 29 Dec 2025 02:45AM UTC web-flow github
73.99
20563433197 move-event-data-class Merge f3cb3a9ed into e84b02858 Pull #232 29 Dec 2025 02:44AM UTC web-flow github
74.0
20563408326 master [Container] Move Data class to Data namespace (#231) # Description Move Data class to Data namespace. ## Types of changes - [ ] Bug fix _(non-breaking change which fixes an issue)_ <!-- Target the lowest major affected branch --> - [ ] New... push 29 Dec 2025 02:42AM UTC web-flow github
73.99
20563380015 move-container-data-class Merge d20160e5c into 946a1b750 Pull #231 29 Dec 2025 02:39AM UTC web-flow github
74.0
20563362358 master [Application] Add missing throws tag in AppTest (#230) # Description Add missing throws tag in AppTest. ## Types of changes - [X] Bug fix _(non-breaking change which fixes an issue)_ <!-- Target the lowest major affected branch --> - [ ] N... push 29 Dec 2025 02:37AM UTC web-flow github
74.0
20563357108 master [Application] Fix incorrect order for test assertion (#229) # Description Fix incorrect order for test assertion. ## Types of changes - [X] Bug fix _(non-breaking change which fixes an issue)_ <!-- Target the lowest major affected branch -... push 29 Dec 2025 02:37AM UTC web-flow github
73.99
20563351079 add-missing-throws-annotation-apptest Merge 324e3c5ae into 095b014e0 Pull #230 29 Dec 2025 02:36AM UTC web-flow github
74.0
20563347590 fix-apptest-assertion-wrong-order Merge b4ad5fc22 into 095b014e0 Pull #229 29 Dec 2025 02:36AM UTC web-flow github
74.0
See All Builds (872)
  • 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