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

docs/howto/instrumentation: Minor clarity and formatting improvements. #57

Closed pfalcon closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #57 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   78.95%   78.95%   -0.01%     
==========================================
  Files         326      326              
  Lines       42853    42853              
==========================================
- Hits        33834    33833       -1     
- Misses       9019     9020       +1
Impacted Files Coverage Δ
ppci/lang/tools/lr.py 96.06% <0%> (-0.4%) :arrow_down:

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 08d77f0...932701c. Read the comment docs.

pfalcon commented 4 years ago

Ping @windelbouwman .