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

jpedroh / generic-merge
80%

Build:
DEFAULT BRANCH: main
Repo Added 31 Oct 2023 12:04PM UTC
Files 34
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • chore-add-dockerfile
  • chore-add-logger
  • chore-adjustments
  • ci-add-fmt-check
  • ci-code-coverage
  • ci-validate-pr-title
  • feat-add-class-like-declarations
  • feat-add-diff-mode-in-cli
  • feat-add-program-as-unordered
  • feat-assignment-problem
  • feat-cli
  • feat-cli-args
  • feat-compute-matching-score
  • feat-custom-matching
  • feat-draft-unordered
  • feat-enums-class-like
  • feat-implement-hash
  • feat-import-declarations
  • feat-introduce-identifier
  • feat-matching-configuration
  • feat-matching-representation
  • feat-parsing-handlers
  • feat-remove-matching-handlers
  • feat-tweak-conflict
  • feat-unordered-merge
  • fix-asterisk-import
  • fix-early-return-matching
  • fix-final-keyword
  • fix-imports-broken
  • fix-merge
  • fix-method-overloading
  • fix-missing-spread
  • fix-overload-
  • fix-perfect-matching
  • fix-public-private
  • perf-add-table
  • perf-remove-expensive-call
  • perf-use-cow
  • refactor-adjust-exit-codes
  • refactor-end-delimiters
  • refactor-fix-clippy
  • refactor-matching
  • refactor-merge
  • refactor-move-merge-terminals
  • refactor-remove-base
  • refactor-remove-unwraps
  • refactor-split-nodes
  • refactor-unordered-merge-signature
  • refactor-use-cargo-unordered-pair
  • refactor-use-result-in-merge
  • test-add-scenarios
  • test-add-smoke
  • tests-more
  • tests-tweak-outpu

13 Sep 2024 01:57AM UTC coverage: 79.777% (+0.05%) from 79.728%
10841702200

push

github

jpedroh
feat: add identifier extractos for annotations

580 of 1070 branches covered (54.21%)

Branch coverage included in aggregate %.

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

2063 of 2243 relevant lines covered (91.98%)

12716.22 hits per line

Relevant lines Covered
Build:
Build:
2243 RELEVANT LINES 2063 COVERED LINES
12716.22 HITS PER LINE
Source Files on main
  • Tree
  • List 34
  • Changed 20
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10841702200 main feat: add identifier extractos for annotations push 13 Sep 2024 01:59AM UTC jpedroh github
79.78
10840672035 main fix: mark modifiers node as having children unordered push 13 Sep 2024 12:15AM UTC jpedroh github
79.73
10840559725 main fix: add missing object_creation_expression identifier extractor push 13 Sep 2024 12:04AM UTC jpedroh github
79.73
10534321740 main chore: add a Makefile for common tasks push 24 Aug 2024 12:54AM UTC jpedroh github
79.7
10534047651 main fix: Issues on merge algorithm (#68) push 24 Aug 2024 12:21AM UTC web-flow github
79.7
10462274105 main fix: Invalid conflict marker push 19 Aug 2024 11:08PM UTC jpedroh github
80.72
10121129498 main perf: Introduce an auxiliary table for efficient matching existence check (#67) Sure, here's the revised version with the term "auxiliary HashMap": This work follows up on #66. Currently, the Matchings API provides a quick way to retrieve a m... push 27 Jul 2024 05:20AM UTC web-flow github
80.72
10120951240 main perf: Remove expensive call to find matching in children (#66) During the merge process, given two nodes, left and right, we need to iterate over their children to determine how to merge them. In each iteration, we try to find a match for the c... push 27 Jul 2024 04:48AM UTC web-flow github
80.83
10120855645 main ci: Add job to check code formatting (#65) push 27 Jul 2024 04:30AM UTC web-flow github
80.72
10120435053 main perf: Use Cow for value in MergedCSTNode (#64) In most scenarios, we don't need to create a new `String` when merging the values of two CSTNodes. More often than not, we simply pick the value from either the left or right node, or, ideally, the... push 27 Jul 2024 03:17AM UTC web-flow github
80.72
See All Builds (252)
  • 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