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

hydralang / hydra
93%
master: 100%

Build:
Build:
LAST BUILD BRANCH: parser
DEFAULT BRANCH: master
Repo Added 19 May 2019 05:04PM UTC
Files 24
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 parser
branch: parser
CHANGE BRANCH
x
Reset
  • parser
  • master
  • mocks

02 Mar 2020 11:36PM UTC coverage: 93.278%. Remained the same
30

push

travis-ci

klmitch
Create BaseExpression

This commit contains the new BaseExpression struct, which is a common
structure used by all the expression structures.  BaseExpression
(intentionally) does not implement Expression, but provides the data and
the receiver function that implements the GetLoc() operation of
Expression.

1582 of 1696 relevant lines covered (93.28%)

16.01 hits per line

Relevant lines Covered
Build:
Build:
1696 RELEVANT LINES 1582 COVERED LINES
16.01 HITS PER LINE
Source Files on parser
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30 parser Create BaseExpression This commit contains the new BaseExpression struct, which is a common structure used by all the expression structures. BaseExpression (intentionally) does not implement Expression, but provides the data and the receiver fun... push 02 Mar 2020 11:38PM UTC klmitch travis-ci
93.28
28 parser Create BaseExpression This commit contains the new BaseExpression struct, which is a common structure used by all the expression structures. BaseExpression (intentionally) does not implement Expression, but provides the data and the receiver fun... push 17 Dec 2019 07:02PM UTC klmitch travis-ci
93.28
27 parser Implement additional expression nodes This commit implements some additional expression nodes. It also completes the test suite for the ast package, for now. push 16 Dec 2019 08:27PM UTC klmitch travis-ci
93.78
26 parser Instruct Travis to use go 1.13 This commit tweaks the .travis.yml to indicate that go 1.13 should be used. push 16 Dec 2019 01:34PM UTC klmitch travis-ci
88.63
24 parser Beginning of the go 1.13 conversion This commit simply adds the "go 1.13" directive to the go.mod file, as the first step toward adapting to go 1.13. push 16 Dec 2019 12:20PM UTC klmitch travis-ci
88.93
23 parser Annotated children Sometimes the children returned by the Children() call have special meaning, such as the left-hand-side of a binary operator. To enable this information to be called out in a visualization, this commit adds the Annotated struc... push 12 Dec 2019 08:46PM UTC klmitch travis-ci
98.79
22 parser Add -local to goimports This commit adds the "-local" option to the goimports invocation to allow the local imports to be grouped separate from the third-party imports. push 07 Dec 2019 10:42PM UTC klmitch travis-ci
98.79
21 parser Work up mocks for new interfaces This commit includes the mocks for the new parser interfaces. It also fixes a brain-o in the ExprNext() routines: the left-hand side must be an Expression, not a *Token. push 26 Nov 2019 04:32AM UTC klmitch travis-ci
98.79
See All Builds (42)
  • 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

© 2026 Coveralls, Inc