MichalLytek / type-graphql

Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
https://typegraphql.com
MIT License
7.98k stars 674 forks source link

fix:(ci): workflows that depends on another workflow #1597

Closed carlocorradini closed 6 months ago

carlocorradini commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (e28a028) 95.50% compared to head (a9e6ed2) 95.50%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1597 +/- ## ======================================= Coverage 95.50% 95.50% ======================================= Files 113 113 Lines 1848 1848 Branches 364 364 ======================================= Hits 1765 1765 Misses 83 83 ```

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

carlocorradini commented 6 months ago

Lol CodeQL fails. I'll update all workflows following the recommendations from https://github.blog/2023-08-09-four-tips-to-keep-your-github-actions-workflows-secure/

carlocorradini commented 6 months ago

@MichalLytek Done 🛡