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
335 stars 35 forks source link

Update old reference to bitbucket in support.rst #120

Closed obround closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #120 (ba0840b) into master (9e8f679) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   78.97%   78.96%   -0.01%     
==========================================
  Files         353      353              
  Lines       47323    47323              
==========================================
- Hits        37371    37370       -1     
- Misses       9952     9953       +1     
Impacted Files Coverage Δ
ppci/lang/tools/lr.py 96.10% <0.00%> (-0.39%) :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 9e8f679...ba0840b. Read the comment docs.

windelbouwman commented 3 years ago

Thank you for contributing!