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

renatahodovan / grammarinator
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: cxx-std-conf
DEFAULT BRANCH: master
Repo Added 18 Jul 2017 11:19AM UTC
Files 26
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 new-ops-v5
branch: new-ops-v5
CHANGE BRANCH
x
Reset
  • new-ops-v5
  • 17.7
  • 18.10
  • 19.3
  • 23.7
  • actions-upgrade
  • add-conan
  • add-lstnr
  • adjust-parse
  • analyze2
  • antlr-4.13
  • antlr-4.8
  • antlr-cov
  • antlr-param
  • antlr-up
  • antlr-update
  • antlr4.12.0
  • api-doc
  • appveyor
  • arg-parse
  • argret
  • badge
  • bump-fbs-24.12.23
  • bump-rtd-os-u24.04
  • c++-support
  • calc_min_sizes
  • charsets-rework
  • choice
  • choice-simp
  • cite
  • cleanup-cxx-template
  • cli-refactor
  • codec-enc
  • codec-inf
  • concept-select-donor
  • condvar
  • confighpp
  • const-mutate-v2
  • copy
  • copy-resources
  • cpp-build-impr
  • cpp-indv
  • cpp-readme
  • ctxm
  • custom-weights
  • cxx-build-impr
  • cxx-build-install-abspath
  • cxx-build-subprocess-check
  • cxx-std-conf
  • cxx-template-comp-error-fix
  • dbg-annotate
  • dbg-members
  • decode
  • del-bb
  • din-max-depth
  • din-max-depth-ctx
  • doc
  • drop-py36-actions
  • dry
  • dup-rule
  • empty
  • encode-fix
  • eof-fix
  • esc-lit
  • ex-html-cpp
  • example-ascii
  • fbs-24.3.25
  • fbs-xxh-header-only
  • fbtc-cu
  • filter-immutable
  • fix-alts
  • fix-badge-url
  • fix-chain
  • fix-cool
  • fix-decode
  • fix-duprule
  • fix-exit
  • fix-html-srl
  • fix-lint
  • fix-lint-default-dict
  • fix-model-docs
  • fix-not-set
  • fix-parse-lit
  • fix-parser
  • fix-pop-check
  • fix-pylint
  • fix-pytest
  • fix-rec
  • fix-rule-id
  • fstring-check
  • gen-cool
  • gen-recursion
  • gen-typo
  • generate-name
  • generator
  • gha-fail-fast-false
  • gha-pypy311
  • gr-lf-cite
  • grammar-test-maintenance
  • ignore-dotantlr
  • img-root
  • immut-fix
  • immut-parse
  • immutable2
  • imp-lit
  • impr-format
  • individual2
  • infra-maintenance
  • init-after
  • inp-form
  • input-mutator-selection
  • input-reference
  • insert-local
  • invalid
  • label-prefix
  • label-up
  • lf-memo-2
  • lfiles
  • license
  • license-24
  • license-spdx
  • lint
  • linting
  • listener-support2
  • listener-test
  • listeners-enter-exit-cxx
  • literals
  • master
  • master_test
  • members
  • memo
  • merge-tokens
  • model-refact
  • model-test
  • multi-label
  • named-decisions
  • new-nodes-v2
  • no-cleanup
  • no-eof
  • no-exc
  • no-kwargs
  • no-obj-super
  • no-pass
  • no-self-use
  • no-vars
  • no-yield
  • node20
  • nodekeytype
  • non-gcc-clang-build
  • norm-cool
  • opt-lookup
  • parallel-seed
  • parse-eof
  • parse-err
  • parse-labeled
  • parse-public
  • parse-readme
  • parse-test
  • parser-strict
  • pass-parent2
  • pep8-pyonly
  • pkgdata-metadata
  • pop-mkdir
  • pop-name
  • pop-select
  • population-empty
  • print-fix
  • print-tree
  • proc-named-ids
  • pub-gen
  • py-flat
  • py3.11
  • py35
  • py36
  • py36-tests
  • py37
  • py38
  • py39
  • pylint-fix
  • pylint-fixes
  • pytest-cov-subprocess
  • quant-bt
  • random
  • random-mutators
  • range-error
  • readme-grammarinator-generate-html
  • recurr_rule_id
  • remove-all
  • rename-single
  • repl-impr
  • replquant-maxtokenlimit
  • rm-configh
  • rule-choice
  • rule-dbg
  • rule-fixmes
  • rule-getattr
  • rule-sizes
  • rule_id
  • rulesize-operators
  • save-tree
  • serializer
  • serializer-cu
  • setuptools-fix
  • shields-badges
  • simp-empty
  • simple-dot
  • simplify-gentoolhelper
  • slots
  • sphinx-build-docs-dir-runcmd
  • split-line
  • sss
  • staticdata
  • swap-nodes
  • templating
  • token-limit-review
  • token_counts
  • travis-appv
  • travis-depth-false
  • travis-win-osx
  • tree-print
  • tree-print-fix
  • tree_compare
  • tuple-ids-v2
  • typing-2
  • typo-json
  • uni
  • uniprop
  • unlexerrule-name
  • unrestricted-init
  • update-example
  • xxhash-case

11 Dec 2023 02:46PM UTC coverage: 85.676% (-2.1%) from 87.79%
7169127018

Pull #205

github

renatahodovan
Add new mutation and recombination operators

Built upon the newly added tree nodes, five new operators were
introduced that are able to manipulate the tree while it
still conforms the grammar.

Additionally, forcing to use Python 3.11.5 in GitHub actions,
since Python 3.11.7 causes an inexplicable failure in multiprocessing.
Pull Request #205: Add new mutation and recombination operators

65 of 107 new or added lines in 2 files covered. (60.75%)

14 existing lines in 3 files now uncovered.

1615 of 1885 relevant lines covered (85.68%)

0.86 hits per line

Relevant lines Covered
Build:
Build:
1885 RELEVANT LINES 1615 COVERED LINES
0.86 HITS PER LINE
Source Files on new-ops-v5
  • Tree
  • List 23
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7169127018 new-ops-v5 Add new mutation and recombination operators Built upon the newly added tree nodes, five new operators were introduced that are able to manipulate the tree while it still conforms the grammar. Additionally, forcing to use Python 3.11.5 in GitHub... Pull #205 11 Dec 2023 02:50PM UTC renatahodovan github
85.68
7167545061 new-ops-v5 Merge df6f02eed into 4314fed87 Pull #205 11 Dec 2023 12:42PM UTC web-flow github
86.05
7167229002 new-ops-v5 Add new mutation and recombination operators Built upon the newly added tree nodes, five new operators were introduced that are able to manipulate the tree while it still conforms the grammar. Additionally, forcing to use Python 3.11.5 in GitHub... push 11 Dec 2023 12:15PM UTC renatahodovan github
85.89
7166847035 new-ops-v5 Enforce Python 3.11.5 in Actions push 11 Dec 2023 11:39AM UTC renatahodovan github
87.06
7164090170 new-ops-v5 Add new mutation and recombination operators Built upon the newly added tree nodes, five new operators were introduced that are able to manipulate the tree while it still conforms the grammar. push 11 Dec 2023 07:14AM UTC renatahodovan github
85.94
7147518315 new-ops-v5 Debug push 09 Dec 2023 12:03AM UTC renatahodovan github
86.38
7147492144 new-ops-v5 Debug push 08 Dec 2023 11:57PM UTC renatahodovan github
87.07
7147354322 new-ops-v5 Debug push 08 Dec 2023 11:32PM UTC renatahodovan github
86.75
7147338239 new-ops-v5 Debug push 08 Dec 2023 11:29PM UTC renatahodovan github
87.33
7147290511 new-ops-v5 Debug push 08 Dec 2023 11:21PM UTC renatahodovan github
87.12
See All Builds (1051)
  • 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