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

kcl-lang / kcl / 8844276652
73%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2024 07:17AM UTC
Jobs 2
Files 298
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

26 Apr 2024 06:49AM UTC coverage: 71.454% (+0.006%) from 71.448%
8844276652

push

github

web-flow
Fix: fix incremental compilation unwrap panic in AdvancerResolver (#1247)

* fix: fix fn invalidate_module(). This error will cause the compilation cache to not be cleared correctly, causing an error in the AdvancerResolver.

Signed-off-by: he1pa <18012015693@163.com>

* fix: fix parse cache. First update all AST information. When constructing pkg recursively, it will try to get AST information from the cache. In the previous implementation, the old version of AST was obtained in recursion, and then the new version of AST was added to the main package, resulting in inconsistent AST versions of the same file in the main package and other pkgs.

Signed-off-by: he1pa <18012015693@163.com>

---------

Signed-off-by: he1pa <18012015693@163.com>

16 of 16 new or added lines in 2 files covered. (100.0%)

2 existing lines in 2 files now uncovered.

52738 of 73807 relevant lines covered (71.45%)

13842.69 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
72.81
0.64% kclvm/sema/src/resolver/scope.rs
1
86.15
-0.38% kclvm/tools/src/LSP/src/state.rs
Jobs
ID Job ID Ran Files Coverage
1 8844276652.1 26 Apr 2024 07:17AM UTC 298
71.45
GitHub Action Run
2 8844276652.2 26 Apr 2024 07:32AM UTC 298
71.45
GitHub Action Run
Source Files on build 8844276652
  • Tree
  • List 298
  • Changed 44
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8b29815a on github
  • Prev Build on main (#8843448896)
  • Next Build on main (#8844325280)
  • Delete
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