stevedlawrence opened a new pull request, #1718: URL: https://github.com/apache/daffodil/pull/1718
The strict patch coverage check now only runs in the context of pull requests (only_pulls: true), so merges to main no longer trigger it. A separate, branch-scoped check for main remains informational so coverage is still reported on merge but never fails the build. The target for the main block is also explicitly made auto to make it clear it's the same checks as the default block. DAFFODIL-3081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
