Code Coverage Validation With Codecov

Every year we’re getting new versions of PHP, which is great but it means we’re going to have to constantly put time into upgrading our code as features are added, deprecated, and removed from the core language. Because our code base is only going to have more lines of code over time, it can be […]

The post Code Coverage Validation With Codecov appeared first on php[architect].

/2023/06/code-coverage-validation-with-codecov/

Creado 2y | 6 jun 2023, 17:20:53


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Atomic Commits Explained: Stop Writing Useless Git Messages

This might be an unpopular option, but one of the parts I enjoy most about being a developer is having to debug problems. It’s always interesting because you get to be a “detective in a

17 jun 2025, 23:10:03 | PHP Architect
The PHP Podcast: 2025.06.12

This week on the PHP Podcast, Eric and John talk about Running the a PHP Business, Feedback from attendees of PHP Tek 2025, Cloudflare Outage, New Salt Lite Framework, and more… Links from t

13 jun 2025, 0:50:03 | PHP Architect
Community Corner: PHP Installer for Extensions(PIE) with James Titcumb

In this episode, we talk with James Titcumb about his work on the PHP Installer for Extensions (PIE) for the PHP Foundation. A replacement for PECL which is going to make our lives as developers th

12 jun 2025, 17:50:24 | PHP Architect
PHP Deep Dive: May 2025 Release “The Golden Age” (AI Generate Podcast)

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years later a

6 jun 2025, 15:50:04 | PHP Architect
The PHP Podcast: 2025.06.05

This week on the PHP Podcast, Eric and John talk about May issue release, Building your own PHP Framework, posting to social media, , and more… Links from the show: The Golden Age | PHP

6 jun 2025, 4:20:04 | PHP Architect
Working With Value Objects in Laravel 12.x

If you’re like me, you’re always on the lookout for tools and techniques that can reduce the chances that your code has bugs and make it easier to maintain. Value objects are one of my

3 jun 2025, 2:10:04 | PHP Architect
The Golden Age

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years l

30 may 2025, 21:30:06 | PHP Architect