kendryte / nncase

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

Fix Catch for Compile #1137

Closed FusionBolt closed 11 months ago

FusionBolt commented 11 months ago

fix catch for compile

github-actions[bot] commented 11 months ago

Test Results

5 859 tests   5 859 :heavy_check_mark:  7m 55s :stopwatch:        6 suites         0 :zzz:        6 files           0 :x:

Results for commit 9311ea72.

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

codecov[bot] commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (87aa407) 73.21% compared to head (9311ea7) 73.25%. Report is 1 commits behind head on master.

Files Patch % Lines
src/Nncase.Compiler/Compiler.cs 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1137 +/- ## ========================================== + Coverage 73.21% 73.25% +0.04% ========================================== Files 707 707 Lines 25798 25792 -6 Branches 4203 4202 -1 ========================================== + Hits 18887 18895 +8 + Misses 6273 6259 -14 Partials 638 638 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1137/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/1137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.12% <88.23%> (+0.04%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `65.10% <0.00%> (+0.01%)` | :arrow_up: | 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.