kendryte / nncase

Open deep learning compiler stack for Kendryte AI accelerators ✨
Apache License 2.0
747 stars 181 forks source link

Revert "add Razor.Templating.Core" #1173

Closed sunnycase closed 7 months ago

sunnycase commented 7 months ago

Reverts kendryte/nncase#1169

github-actions[bot] commented 7 months ago

Test Results

5 937 tests  ±0   5 937 :white_check_mark: ±0   8m 6s :stopwatch: -13s     6 suites ±0       0 :zzz: ±0      6 files   ±0       0 :x: ±0 

Results for commit 2ab9525e. ± Comparison against base commit 2498b1ba.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 9.27835% with 176 lines in your changes are missing coverage. Please review.

Project coverage is 73.02%. Comparing base (2498b1b) to head (2ab9525).

Files Patch % Lines
...Nncase.EGraph/Passes/EGraphExtractors/Extractor.cs 0.00% 77 Missing :warning:
...rc/Nncase.Passes/BufferSchedule/BufferScheduler.cs 0.00% 44 Missing :warning:
.../Nncase.Passes/BufferSchedule/LifeTimeCollector.cs 0.00% 22 Missing :warning:
...ncase.Passes/BufferSchedule/BufferScheduleTypes.cs 0.00% 19 Missing :warning:
...rc/Nncase.EGraph/Passes/EGraphExtractExtensions.cs 59.09% 7 Missing and 2 partials :warning:
src/Nncase.EGraph/CostModel/EGraphCostPrinter.cs 0.00% 4 Missing :warning:
src/Nncase.Passes/DDrBufferSchdeulePass.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1173 +/- ## ========================================== - Coverage 73.26% 73.02% -0.24% ========================================== Files 706 707 +1 Lines 25960 26042 +82 Branches 4229 4247 +18 ========================================== - Hits 19019 19018 -1 - Misses 6294 6377 +83 Partials 647 647 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1173/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/kendryte/nncase/pull/1173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.19% <4.63%> (-0.13%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `64.49% <8.24%> (-0.21%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.