cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 22 forks source link

ci: auto apply labels based on files and branches #194

Closed lotyp closed 3 months ago

lotyp commented 3 months ago

Added github action into CI workflow that will apply labels on Pull Requests, based on file changes or branch names.

Documentation can be seen here: https://github.com/marketplace/actions/labeler

Added .yamllint config and applied it to lint .yaml files in this repository. Later, yamllint command will be added to Makefile

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.32%. Comparing base (65eb0b6) to head (0506fb1).

:exclamation: Current head 0506fb1 differs from pull request most recent head 795a8de. Consider uploading reports for the commit 795a8de to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #194 +/- ## ========================================= Coverage 95.32% 95.32% Complexity 1856 1856 ========================================= Files 130 130 Lines 5136 5136 ========================================= Hits 4896 4896 Misses 240 240 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.