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

Added member Otrashchenko Aleksey #1502

Closed Aleksey2509 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1502 (75de6db) into main (bbd2590) will increase coverage by 0.05%. The diff coverage is n/a.

:exclamation: Current head 75de6db differs from pull request most recent head 0e3e6ae. Consider uploading reports for the commit 0e3e6ae to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1502      +/-   ##
==========================================
+ Coverage   99.81%   99.86%   +0.05%     
==========================================
  Files         139      136       -3     
  Lines       11649    11054     -595     
==========================================
- Hits        11627    11039     -588     
+ Misses         22       15       -7     
Impacted Files Coverage Δ
simulator/risc_v/riscv_instr.h 93.75% <0.00%> (-6.25%) :arrow_down:
simulator/func_sim/multiplication.h 95.34% <0.00%> (-3.49%) :arrow_down:
simulator/modules/decode/decode.cpp 97.43% <0.00%> (-1.39%) :arrow_down:
simulator/modules/fetch/fetch.cpp 97.47% <0.00%> (-0.20%) :arrow_down:
simulator/simulator.cpp 100.00% <0.00%> (ø)
simulator/kernel/kernel.h 100.00% <0.00%> (ø)
simulator/memory/memory.h 100.00% <0.00%> (ø)
simulator/kernel/kernel.cpp 100.00% <0.00%> (ø)
simulator/memory/memory.cpp 100.00% <0.00%> (ø)
simulator/kernel/replicant.h 100.00% <0.00%> (ø)
... and 54 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 bbd2590...0e3e6ae. Read the comment docs.