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

Abandon Apple LLVM 12 support #1515

Closed pavelkryukov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1515 (8f926b6) into main (a820ff5) will decrease coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1515      +/-   ##
==========================================
- Coverage   99.91%   99.68%   -0.23%     
==========================================
  Files         136      139       +3     
  Lines       10449    11762    +1313     
==========================================
+ Hits        10440    11725    +1285     
- Misses          9       37      +28     
Impacted Files Coverage Δ
simulator/infra/macro.h 100.00% <ø> (ø)
simulator/export/cache/runner.h 60.00% <0.00%> (-40.00%) :arrow_down:
simulator/modules/branch/branch.h 84.00% <0.00%> (-16.00%) :arrow_down:
simulator/modules/mem/mem.h 85.71% <0.00%> (-14.29%) :arrow_down:
simulator/infra/ports/module.h 90.90% <0.00%> (-9.10%) :arrow_down:
simulator/infra/ports/ports.h 93.25% <0.00%> (-6.75%) :arrow_down:
simulator/modules/fetch/fetch.h 84.61% <0.00%> (-6.69%) :arrow_down:
simulator/risc_v/riscv_instr.h 93.75% <0.00%> (-6.25%) :arrow_down:
simulator/infra/config/config.h 94.11% <0.00%> (-5.89%) :arrow_down:
simulator/modules/execute/execute.h 94.44% <0.00%> (-5.56%) :arrow_down:
... and 105 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 a820ff5...8f926b6. Read the comment docs.