windelbouwman / ppci

A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
https://ppci.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
337 stars 36 forks source link

Improve presentation and documentation of C3 #34

Closed pfalcon closed 4 years ago

pfalcon commented 4 years ago

Based on the discussion in https://github.com/windelbouwman/ppci-mirror/issues/13

codecov-io commented 4 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   79.01%   79.01%           
=======================================
  Files         319      319           
  Lines       41848    41848           
=======================================
  Hits        33068    33068           
  Misses       8780     8780

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 83329f5...6e06787. Read the comment docs.

pfalcon commented 4 years ago

Ok, travis was broken for unknown reason, but now green.