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

alanpoulain / core

Build:
Build:
LAST BUILD BRANCH: discriminator-map-default-type
DEFAULT BRANCH: mongodb
Repo Added 14 Nov 2019 01:01PM UTC
Token XNpmamLlYbXrzQz7SL072vMdxwc2lSgQ8 regen
Build 772 Last
Files 1213
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 discriminator-map-default-type
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 2.6
  • 3.1
  • 4/merge
  • add-test-exists-filter-collection
  • chore/deprecate-graphql-playground
  • chore/elasticsearch-conflict
  • chore/fix-coverage
  • chore/fix-test-deprecations
  • chore/graphql-playground-better-deprecation
  • chore/merge-2.7
  • chore/merge-3.0
  • chore/merge-3.1
  • chore/persist-typehint
  • chore/php-cs-fixer-bc
  • chore/php-types
  • chore/remove-private-properties-api-resource-annotation
  • chore/remove-web-test-case-test
  • chore/swagger-versions-only-3
  • ci-remove-php-7.1
  • ci-update-mongodb
  • ci/fix-mongod
  • ci/fix-php-extensions
  • ci/mongodb-phpunit-tests
  • custom-description-queries
  • discriminator-map-default-type
  • docs/improve-contributing
  • feat-cache-header-more-directives
  • feat/add-default-api-resource-dir-paths
  • feat/eloquent-data-provider
  • feat/eloquent-data-provider-model
  • feat/graphql-enum-support
  • feat/graphql-extra-args
  • feat/graphql-orm-link-factory
  • feat/openapi-enum-support
  • feat/phpstan-phpdoc-parser
  • feat/resource-translation
  • fix-ci
  • fix-hydra-dynamic-groups
  • fix-hydra-enable-docs
  • fix-phpstan
  • fix-phpstan-doctrine-persistence
  • fix-resource-access-checker-test
  • fix/add-orm-filter-final-annotation
  • fix/at-least-one-of-property-schema-restriction
  • fix/ci
  • fix/doctrine-service-names
  • fix/empty-array-as-object
  • fix/graphql-default-nested-query-operations
  • fix/graphql-enum-name
  • fix/graphql-nested-operation-filters
  • fix/graphql-nested-resource-operation
  • fix/graphql-no-resolver-nested-payload-mutation
  • fix/graphql-null-iterable-field
  • fix/graphql-output-dto
  • fix/graphql-type-loader-null
  • fix/graphql-yaml-xml-configuration
  • fix/hydra-validation-groups
  • fix/json-schema-type-binary
  • fix/mercure-delete-options-data
  • fix/metadata-cache-clear
  • fix/metadata-xml-const
  • fix/missing-metadata-named-arguments
  • fix/not-initialized-params
  • fix/null-token-authenticator-manager
  • fix/open-api-output-request-body
  • fix/phpstan
  • fix/prepend-jwt-configuration
  • fix/property-schema-collection-nested-merge
  • fix/remove-google-fonts
  • fix/remove-unused-service-item-resolver-factory
  • fix/resolve-proxy-class-metadata-factory
  • fix/route-prefix-openapi-defaults
  • fix/snake-fqcn
  • fix/ulid-format-property-schema-restriction
  • fix/xml-csv-denormalization-basic-property-types
  • fix/xml-denormalization-collection-one-element
  • graphql-final-error-handler
  • graphql-fix-bc-layer-pagination-type
  • graphql-fix-is-collection
  • graphql-fix-no-operation-relation
  • graphql-fix-page-based-pagination-serializer-attributes
  • graphql-fix-pagination-has-next-page
  • graphql-fix-pagination-type-no-resource
  • graphql-fix-post-validation-args
  • graphql-fix-subresource-dto
  • graphql-fix-webonyx-14
  • graphql-input-data
  • graphql-metadata-backward-compatibility-layer
  • graphql-no-bc-types
  • graphql-no-doctrine-relations
  • graphql-serialized-name
  • graphql-snake-case-pagination-type
  • graphql-subscription
  • merge-2.5
  • merge-2.6
  • mongodb-mercure
  • reduce-api-filter-id
  • sf5
  • test/better-getter-setter-tests
  • test/fix-mongodb-rpc
  • test/json-schema-context-test
  • test/router-duplicated-base-url

09 Jul 2025 07:40AM UTC coverage: 21.763% (-0.2%) from 22.002%
16163339173

push

github

alanpoulain
feat(serializer): handle defaultType for DiscriminatorMap

0 of 3 new or added lines in 1 file covered. (0.0%)

116 existing lines in 1 file now uncovered.

11371 of 52249 relevant lines covered (21.76%)

11.5 hits per line

Relevant lines Covered
Build:
Build:
52249 RELEVANT LINES 11371 COVERED LINES
11.5 HITS PER LINE
Source Files on 2.6
  • Tree
  • List 1213
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16163339173 discriminator-map-default-type feat(serializer): handle defaultType for DiscriminatorMap push 09 Jul 2025 07:46AM UTC alanpoulain github
21.76
16163267785 discriminator-map-default-type Handle defaultType for DiscriminatorMap push 09 Jul 2025 07:37AM UTC alanpoulain github
22.0
14357124067 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 09 Apr 2025 12:28PM UTC alanpoulain github
8.51
14355639601 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 09 Apr 2025 11:09AM UTC alanpoulain github
8.51
14354186695 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 09 Apr 2025 09:54AM UTC alanpoulain github
8.51
14354118946 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 09 Apr 2025 09:47AM UTC alanpoulain github
8.51
14222671307 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 02 Apr 2025 02:51PM UTC alanpoulain github
8.51
14222384848 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 02 Apr 2025 02:38PM UTC alanpoulain github
10.0
14221875335 fix-hydra-enable-docs fix(hydra): use correctly enable_docs push 02 Apr 2025 02:16PM UTC alanpoulain github
8.52
13740693817 feat-cache-header-more-directives feat(httpcache): add more cache directives to AddHeadersProcessor push 08 Mar 2025 07:16PM UTC alanpoulain github
8.52
See All Builds (306)

Badge your Repo: core

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