pikasTech / PikaPython

An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
http://pikapython.com/
MIT License
1.45k stars 132 forks source link

Can we close the error report of codecov #311

Closed pikasTech closed 10 months ago

pikasTech commented 1 year ago

image It seems that as long as the test coverage is slightly reduced, the error of codecov will be triggered. At present, this is not very necessary, maybe we can cancel this error reporting function through configuration? @Renzhihan

Renzhihan commented 1 year ago

Maybe we can confige the yml file in this url (such as https://app.codecov.io/gh/Renzhihan/pikascript/settings/yaml) refer to the guides https://docs.codecov.com/docs/coverage-configuration