Closed Djiit closed 6 days ago
@viceice Thanks, I pushed the missing tests. For my knowledge, what's an easy way to check this locally (which line are not covered) instead of waiting for the codecov report?
Hi there,
This is intended as a polite, automated request that users avoid @
mentioning repository maintainers like @rarkins
or @viceice
. Doing so causes annoying mobile notifications and makes it harder to maintain this repository.
We know it might be common elsewhere but we participate in hundreds of discussions a week and would need to turn off GitHub mobile notifications if we were mentioned in every one.
As a general rule, we will read and respond to all discussions in this repository, so there is no need to mention us.
Thanks, the Renovate team
@viceice Thanks, I pushed the missing tests. For my knowledge, what's an easy way to check this locally (which line are not covered) instead of waiting for the codecov report?
run pnpm jest <path-to-folder>
and check coverage folder
:tada: This PR is included in version 39.21.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Changes
Here I'm adding support for "inline source" declaration, that is when a user declare a one-off source for a specific gem.
Context
While working on supporting variables, it appears that inline sources were not supported.
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: