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

nickg / nvc
93%

Build:
DEFAULT BRANCH: master
Repo Added 25 Jun 2020 01:43AM UTC
Files 100
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
  • master
  • ansiparams
  • bootstrap-order
  • cover-embed-source-files
  • cover-fix-generate-scope
  • cover-fix-long-report-names
  • cover-fix-sort
  • cover-merge-modes
  • cover-split
  • coverage-1
  • coverage-2
  • coverage-3
  • coverage-minor-fixes
  • coveralls
  • crash_hash
  • debug
  • defaultnettype
  • define-vlog-macro-from-command-line
  • extend-prev-to-arbitrary-clock-cycles
  • fix-cover-pragma-around-generate
  • fix-coverage-hierarchy-sum
  • fix-jit-test-compile-on-rhel
  • fix-windows
  • fix/open_actual
  • fix_aggregate_choice
  • fix_alias_dup
  • fix_alias_overload_check
  • fix_arr_agg
  • fix_binding_indication
  • fix_file_index_constraint
  • fix_foreign_data_string_copy
  • fix_generic_ops
  • fix_illegal_formal_part
  • fix_instance_copy
  • fix_named_args
  • fix_rec_agg
  • fix_subgen_all
  • foo
  • github-actions
  • initialfixup
  • issue-1185
  • issue867
  • libdwarf
  • libs-only-zstd
  • llvm-update
  • more-actions
  • netparse
  • parse-timing-check-condition
  • parse-vlog-empty-port
  • parse-vlog-event
  • parse-vlog-min-typ-max
  • parse-vlog-resetall
  • parse-vlog-vector-enums
  • patch-1
  • prepro
  • psl-add-feature-table
  • psl-assert-message
  • psl-mark-onehot-done
  • psl-next-a
  • psl-next-e
  • psl-nondet
  • psl-rose-and-fell
  • r1.5.0
  • race-test
  • readme
  • readme-wip
  • refs/heads/master
  • refs/heads/test
  • refs/tags/r1.10.0
  • refs/tags/r1.10.1
  • refs/tags/r1.10.2
  • refs/tags/r1.10.3
  • refs/tags/r1.10.4
  • refs/tags/r1.11.0
  • refs/tags/r1.11.1
  • refs/tags/r1.11.2
  • refs/tags/r1.11.3
  • refs/tags/r1.12.0
  • refs/tags/r1.12.1
  • refs/tags/r1.13.0
  • refs/tags/r1.13.1
  • refs/tags/r1.13.2
  • refs/tags/r1.13.3
  • refs/tags/r1.14.0
  • refs/tags/r1.14.1
  • refs/tags/r1.14.2
  • refs/tags/r1.15.0
  • refs/tags/r1.15.1
  • refs/tags/r1.15.2
  • refs/tags/r1.16.0
  • refs/tags/r1.16.1
  • refs/tags/r1.16.2
  • refs/tags/r1.5.1
  • refs/tags/r1.5.2
  • refs/tags/r1.5.3
  • refs/tags/r1.6.0
  • refs/tags/r1.6.1
  • refs/tags/r1.6.2
  • refs/tags/r1.7.0
  • refs/tags/r1.7.1
  • refs/tags/r1.7.2
  • refs/tags/r1.8.0
  • refs/tags/r1.8.1
  • refs/tags/r1.8.2
  • refs/tags/r1.9.0
  • refs/tags/r1.9.1
  • refs/tags/r1.9.2
  • runtime-randomizer
  • sneaky-sneaky
  • sup_gen_label_path
  • test
  • test-bsd
  • test-fix
  • test-windows
  • ucis
  • uncntdrive
  • v1.10-branch
  • v1.11-branch
  • v1.12-branch
  • v1.13-branch
  • v1.14-branch
  • v1.15-branch
  • v1.16-branch
  • v1.17-branch
  • v1.18-branch
  • v1.5-branch
  • v1.6-branch
  • v1.7-branch
  • v1.8-branch
  • v1.9-branch
  • vcode-denest
  • vlog-parse-always-ff
  • vlog-parse-package
  • vlog-parse-power-operator
  • vlog-parse-timing-checks
  • wip

13 Oct 2025 06:24PM UTC coverage: 92.556% (+0.007%) from 92.549%
18476552328

push

github

nickg
Parse string variable declarations in modules

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

58 existing lines in 2 files now uncovered.

74514 of 80507 relevant lines covered (92.56%)

446662.89 hits per line

Relevant lines Covered
Build:
Build:
80507 RELEVANT LINES 74514 COVERED LINES
446662.89 HITS PER LINE
Source Files on master
  • Tree
  • List 100
  • 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
18476552328 master Parse string variable declarations in modules push 13 Oct 2025 07:54PM UTC nickg github
92.56
18428170938 master Better handling of System Verilog nulls push 11 Oct 2025 10:32AM UTC nickg github
92.55
18400212175 master Remove the precompile elaboration mode push 10 Oct 2025 08:04AM UTC nickg github
92.55
18389684953 master Allow separate data type declaration for task/function ports Fixes #1303 push 09 Oct 2025 09:42PM UTC nickg github
92.77
18358391634 master Fix handling of records in lower_constrain_port Fixes #1317 push 08 Oct 2025 09:32PM UTC nickg github
92.77
18326250897 master Handle record element constraints in get_subtype_for Fixes #1318 push 07 Oct 2025 09:22PM UTC nickg github
92.78
18260570527 master System function $clog2 is constant. Fixes #1312 push 05 Oct 2025 03:26PM UTC nickg github
92.77
18249040983 master Improve type checking for Verilog binary operators push 04 Oct 2025 08:28PM UTC nickg github
92.74
18243832564 master Parse more class and method syntax push 04 Oct 2025 11:51AM UTC nickg github
92.73
18242802251 master Fix required argument calculation for subprograms with mode view Fixes #1308 push 04 Oct 2025 10:06AM UTC nickg github
92.72
See All Builds (3709)
  • 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