MIPT-ILab / mipt-mips

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

Use more concepts #1544

Closed pavelkryukov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1544 (44577dd) into main (931ff68) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1544      +/-   ##
==========================================
- Coverage   99.67%   99.67%   -0.01%     
==========================================
  Files         141      141              
  Lines       11722    11721       -1     
==========================================
- Hits        11684    11683       -1     
  Misses         38       38              
Impacted Files Coverage Δ
simulator/func_sim/alu/alu_primitives.h 95.83% <ø> (ø)
simulator/func_sim/instr_memory.h 96.42% <ø> (ø)
simulator/func_sim/operation.h 100.00% <ø> (ø)
simulator/func_sim/rf/rf.h 100.00% <ø> (ø)
simulator/infra/arena.h 100.00% <ø> (ø)
simulator/mips/mips_instr.cpp 99.74% <ø> (ø)
...ator/modules/decode/bypass/data_bypass_interface.h 100.00% <ø> (ø)
simulator/modules/decode/decode.h 95.65% <ø> (ø)
simulator/modules/execute/execute.h 94.44% <ø> (ø)
simulator/modules/ports_instance.h 0.00% <ø> (ø)
... and 7 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 931ff68...44577dd. Read the comment docs.