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

tbklang / tlang
81%
master: 50%

Build:
Build:
LAST BUILD BRANCH: vardec_varass_dependency
DEFAULT BRANCH: master
Repo Added 21 Aug 2023 12:06PM UTC
Files 60
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 bugfix/recursive_paintings
branch: bugfix/recursive_paintings
CHANGE BRANCH
x
Reset
  • bugfix/recursive_paintings
  • HEAD
  • aliases/nx
  • bugfix/ampersand_painting
  • bugfix/binops_typecheck
  • bugfix/casted_expression_painting
  • bugfix/dgen_expressionless_returns
  • bugfix/funccall_stdalone_weighting
  • bugfix/handle_param_count_arg_mismatch
  • bugfix/single_line_comment_bug
  • cleanup/container_not_context_container
  • cleanup/context_drop_container
  • cleanup/depgen_root_removal
  • cleanup/discard_stmt
  • cleanup/operator_instr_base_fr
  • cleanup/path_trail_deps
  • cleanup/pushback_removal
  • cleanup/remove_dnodegeneratorbase
  • cleanup/uneeded_1
  • cleanup/variable_in_variable_ass
  • dev/deployment
  • enums/enum_mem_ref_instr
  • feature/alias_v2
  • feature/aliases
  • feature/break_and_continue
  • feature/comments
  • feature/container_update_1
  • feature/do_while_loops
  • feature/enums
  • feature/exp_stmt
  • feature/irednerable
  • feature/logging_upgrade
  • feature/mixins
  • feature/modifiers
  • feature/multi_module
  • feature/oop
  • feature/operator_precedence
  • feature/poolmngr
  • feature/predicate_based_resolver
  • feature/reporting
  • feature/resolver_proxies
  • feature/str_enc
  • feature/strat_resolve_collectors
  • feature/strcat
  • feature/strings
  • feature/structural_typing
  • feature/type_alias
  • feature/unused_vars_detection
  • hotfix/func_defs_in_dep_generator
  • major/dotting
  • major/dotting_partials
  • major/imports
  • major/remove_symbolmapper
  • major/structs_v2
  • master
  • migrate/niknaks_configuration
  • vardec_varass_dependency

02 Jan 2026 05:42PM UTC coverage: 81.439% (+0.08%) from 81.36%
#1232

Pull #78

coveralls-ruby

web-flow
Cleanup/uneeded 1 (#76)

* Dependency

- Cleaned up
- Removed unecessary declaration

* Context

- Added arity-1 constructor that just takes in a `Container`

TypeChecker

- When processing function calls the `Context` to be set in the `FuncCallInstr`
should be derived from a newly-created `Context` that uses the context at the
call site of the corresponding AST node (using `FunctionCall.parentOf()` as
the `Container`)

* Dependency

- Removed unecessary `DNode` dependency
- Removed `Context` setting

* Dependency

- Removed unecessary deoendency addition

* TypeCheck

- Added assertion for `VariableExpression` context container check (the `parentOf()` not being `null`)

* TypeChecker

- Cleaned up processing code for `VariableExpression`

* TC

- Cleaned up more

* TC

- Cleaned up

* TC

- Derives call-site context now

* TC

- Use usage-site context

* TC

- Derive and use call site context rather

* TC

- Derive and use call-site context

* TC

- Use call site context

* TC

- Use call site context for return statement

* TC

- use call-site context for if statements and while loops
- Removed debug print in if-statement processing

* TC

- Use call site context
Pull Request #78: Bugfix: Add missing recursive paintings

51 of 51 new or added lines in 3 files covered. (100.0%)

2 existing lines in 2 files now uncovered.

5059 of 6212 relevant lines covered (81.44%)

368.8 hits per line

Relevant lines Covered
Build:
Build:
6212 RELEVANT LINES 5059 COVERED LINES
368.8 HITS PER LINE
Source Files on bugfix/recursive_paintings
  • Tree
  • List 54
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#1232 bugfix/recursive_paintings Cleanup/uneeded 1 (#76) * Dependency - Cleaned up - Removed unecessary declaration * Context - Added arity-1 constructor that just takes in a `Container` TypeChecker - When processing function calls the `Context` to be set in the `FuncCallIn... Pull #78 02 Jan 2026 05:43PM UTC web-flow coveralls-ruby
81.44
#1206 bugfix/recursive_paintings Parsing - Apply recursive painting to `ArrayIndex` push 01 Jan 2026 01:39PM UTC deavmi coveralls-ruby
81.37
See All Builds (1297)
  • 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