Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: (toy) add initial lowering to riscv #1365

Merged
merged 1 commit into from
Jul 31, 2023

documentation: (toy) add initial lowering to riscv

ec6ca66
Select commit
Loading
Failed to load commit list.
Merged

documentation: (toy) add initial lowering to riscv #1365

documentation: (toy) add initial lowering to riscv
ec6ca66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2023 in 0s

89.76% (target 1.00%)

View this Pull Request on Codecov

89.76% (target 1.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (37b3082) 89.71% compared to head (ec6ca66) 89.76%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1365      +/-   ##
==========================================
+ Coverage   89.71%   89.76%   +0.04%     
==========================================
  Files         196      198       +2     
  Lines       25269    25342      +73     
  Branches     3800     3807       +7     
==========================================
+ Hits        22671    22748      +77     
+ Misses       1999     1997       -2     
+ Partials      599      597       -2     
Files Changed Coverage Δ
docs/Toy/toy/rewrites/setup_riscv_pass.py 100.00% <100.00%> (ø)
docs/Toy/toy/tests/test_add_sections.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.