diff --git a/.coveragerc b/.coveragerc index 32d9f345..80716d3d 100644 --- a/.coveragerc +++ b/.coveragerc @@ -12,11 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -[run] -omit = - platformio/builder/* -source = platformio - [report] # Regexes for lines to exclude from consideration exclude_lines = diff --git a/README.rst b/README.rst index 0505c762..a5e512d5 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ PlatformIO .. image:: https://img.shields.io/pypi/l/platformio.svg :target: https://pypi.python.org/pypi/platformio/ :alt: License -.. image:: https://img.shields.io/community/PlatformIO.png +.. image:: https://img.shields.io/PlatformIO/Community.png :alt: Community Forums :target: https://community.platformio.org .. image:: https://img.shields.io/PlatformIO/Plus.png?color=orange diff --git a/docs/ide/_platformio_ide_extra.rst b/docs/ide/_platformio_ide_extra.rst index cf446adf..3b30d1d4 100644 --- a/docs/ide/_platformio_ide_extra.rst +++ b/docs/ide/_platformio_ide_extra.rst @@ -15,8 +15,8 @@ * Cross-platform build system without external dependencies to the OS software: - - 250+ embedded boards - - 20+ development platforms + - 300+ embedded boards + - 15+ development platforms - 10+ frameworks * C/C++ Intelligent code completion diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index dc907b24..e5d0de98 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -18,8 +18,8 @@ PlatformIO IDE is the next-generation integrated development environment for IoT * Cross-platform build system without external dependencies to the OS software: - - 250+ embedded boards - - 20+ development platforms + - 300+ embedded boards + - 15+ development platforms - 10+ frameworks * C/C++ Intelligent Code Completion