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

forst-lang / forst / 15376924484
28%
main: 41%

Build:
Build:
LAST BUILD BRANCH: generator-ts
DEFAULT BRANCH: main
Ran 01 Jun 2025 04:03PM UTC
Jobs 1
Files 82
Run time 1min
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

01 Jun 2025 04:02PM UTC coverage: 24.659% (-2.5%) from 27.2%
15376924484

Pull #13

github

haveyaseen
feat: Add control flow, references, and map literals

Add support for map literals, references, and control flow

- Add MapLiteralNode and ReferenceNode to structural hasher

- Add support for hashing map entries in deterministic order

- Add support for var declarations with type annotations

- Add support for if statements with init, else-if, and else blocks

- Add support for references (&) to variables and struct literals

- Add Node.js invocation example with TypeScript

- Add support for increment/decrement operators (++, --)

- Add parse-only support for channel send operations (<-)

- Add support for semicolons after initialization statements
Pull Request #13: feat: Add control flow, references, and map literals

18 of 483 new or added lines in 20 files covered. (3.73%)

3 existing lines in 3 files now uncovered.

1192 of 4834 relevant lines covered (24.66%)

2.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% forst/internal/ast/expression.go
1
0.0
0.0% forst/internal/ast/shape.go
1
77.5
0.0% forst/internal/parser/assertion.go
1
0.0
0.0% forst/internal/parser/assignment.go
1
65.25
0.0% forst/internal/parser/function.go
1
58.33
0.0% forst/internal/parser/typedef.go
2
0.0
0.0% forst/internal/lexer/classify.go
3
0.0
0.0% forst/internal/ast/variable.go
6
0.0
0.0% forst/internal/ast/type.go
8
32.65
-6.37% forst/internal/parser/statement.go
10
0.0
forst/internal/ast/reference.go
24
34.29
-17.89% forst/internal/parser/literal.go
27
0.0
forst/internal/parser/var.go
28
0.0
0.0% forst/internal/ast/literal.go
29
0.0
forst/internal/ast/control_flow.go
38
0.0
0.0% forst/internal/lexer/tokens.go
47
24.55
-3.68% forst/internal/typechecker/hash.go
58
7.79
-21.62% forst/internal/parser/value.go
69
19.63
-35.14% forst/internal/parser/type.go
110
0.0
forst/internal/parser/control_flow.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% forst/internal/ast/expression.go
1
0.0
0.0% forst/internal/lexer/classify.go
1
7.79
-21.62% forst/internal/parser/value.go
Jobs
ID Job ID Ran Files Coverage
1 15376924484.1 01 Jun 2025 04:03PM UTC 82
24.66
GitHub Action Run
Source Files on build 15376924484
  • Tree
  • List 82
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #13
  • PR Base - main (#15362007992)
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