MIPT-ILab / mipt-mips

Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
http://mipt-ilab.github.io/mipt-mips/
MIT License
341 stars 139 forks source link

L11 2021/22 #1505

Closed olegladin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1505 (47037e7) into main (9e0e1af) will decrease coverage by 0.41%. The diff coverage is n/a.

:exclamation: Current head 47037e7 differs from pull request most recent head 2e6b18b. Consider uploading reports for the commit 2e6b18b to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1505      +/-   ##
==========================================
- Coverage   99.64%   99.23%   -0.42%     
==========================================
  Files         139      139              
  Lines       11757    10272    -1485     
==========================================
- Hits        11715    10193    -1522     
- Misses         42       79      +37     
Impacted Files Coverage Δ
simulator/func_sim/instr_memory.h 38.46% <0.00%> (-57.97%) :arrow_down:
simulator/modules/fetch/fetch.h 33.33% <0.00%> (-51.29%) :arrow_down:
simulator/mips/mips.h 50.00% <0.00%> (-50.00%) :arrow_down:
simulator/risc_v/risc_v.h 50.00% <0.00%> (-50.00%) :arrow_down:
simulator/modules/fetch/bpu/bp_interface.h 66.66% <0.00%> (-33.34%) :arrow_down:
simulator/modules/branch/branch.h 66.66% <0.00%> (-17.34%) :arrow_down:
simulator/infra/target.h 83.33% <0.00%> (-16.67%) :arrow_down:
simulator/infra/cache/cache_tag_array.h 83.33% <0.00%> (-16.67%) :arrow_down:
simulator/modules/decode/decode.h 80.00% <0.00%> (-15.66%) :arrow_down:
simulator/mips/mips_instr.h 84.61% <0.00%> (-15.39%) :arrow_down:
... and 118 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9e0e1af...2e6b18b. Read the comment docs.