inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.02k stars 712 forks source link

Fixed CI #1520

Closed dcavanagh closed 10 months ago

dcavanagh commented 12 months ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

codecov-commenter commented 12 months ago

Codecov Report

Merging #1520 (fe804df) into master (0b4a689) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master    #1520   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          53       53           
  Lines        1364     1364           
  Branches      196      196           
=======================================
  Hits         1358     1358           
  Partials        6        6           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Jameskmonger commented 10 months ago

Not sure if this is still needed @dcavanagh, CI seems to be working well on all PRs and the main repo.

I see there is some flakiness on the main branch .. is this PR related to that?