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

Title: Split Codecov into Two Components: Codecov-Core and Codecov-Lib #303

Closed pikasTech closed 1 year ago

pikasTech commented 1 year ago

Background

In order to better evaluate our code coverage and reflect the test quality, we propose splitting codecov into two separate components, codecov-core and codecov-lib. The rationale behind this is that there is a significant difference between the core and library parts of the code, and combining them into one single metric may not provide a comprehensive assessment of our code's test quality.

@Renzhihan , Please let us know your thoughts on this proposal and whether you think it would benefit the project. 😊

pikasTech commented 1 year ago

https://github.com/pikasTech/PikaPython/commit/9141a97c1dadde237e8fb45c562d3f26db428d54