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

tbklang / tlang / #781 / 1
81%
master: 50%

Build:
Build:
LAST BUILD BRANCH: vardec_varass_dependency
DEFAULT BRANCH: master
Ran 20 Oct 2024 04:46PM UTC
Files 49
Run time 1s
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

20 Oct 2024 04:45PM UTC coverage: 80.378%. First build
#781.1

Pull #55

coveralls-ruby

web-flow
🧠 Ideation: Seperation-of-Concerns between AST and Instructions - remove symbol mapper (#63)

* DGen

- Removed ODO

* DGen

- Use `targetName` rather

* Simplifier

- Added this, idk

* Moved

* VariableAssignmentInstr

- Made `varName` and `data` private and added getters instead

VariableDeclaration

- Made `varName`  private and added getter instead

* VariableDeclaration

- Made `varType` private and added a getter instead

* Container

- Added new final method

* Pipelines

- Disabed requirements so we can figure out where the failures may be happening

* Revert "Pipelines"

This reverts commit 53f89db9b.

* Pipelines

- Disabed requirements so we can figure out where the failures may be happening

* DGen

- Only apply simplification to `targetName` when dealing with `VariableAssignmentInstr`
- Only apply simplification to `targetName` when dealing with `VariableDeclaration`
- Only apply simplification to `targetName` when dealing with `FetchValueVar`
- Only apply simplification to `targetName` when dealing with `FuncCallInstr`
- Only apply simplification to `targetName` when dealing with `StackArrayIndexInstruction
- `generateSignature(Function)`	now uses just `paramName` (no simplification as hat makes no sense)
- Fixed	multiple instrucmentation codes	in `emitTestingEntrypoint(File,	Module)`

* TypeChecker

- When handling the `StaticVariableDeclaration` dependency node, just use the `getName()`, don't generate a path from the container to the cvariable entity itself
- Also simplified the above code, neatened it up

* Dependency

- Fixed the for loop stuff (this change done already in another branch) #205

* DGen

- When we do ANY AST lookup do so on the un-`simplify()`'d `getTarget()`, however, the emit
should use the simplified version, call	it `emitTarget`
- Don't	do symbol mapping in `generateSignature_Variable(Variable)`

* Test cases

- Fi... (continued)
Pull Request #55: ⚡ Feature: Partial info transfer instructions

5063 of 6299 relevant lines covered (80.38%)

426.05 hits per line

Source Files on job #781.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 781
  • 72492ab6 on github
  • Next Job for on major/dotting_partials (##801.1)
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