File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 make test
3232 - name : Upload coverage to Codecov
3333 uses : codecov/codecov-action@v1.0.5
34+ env :
35+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
3436 with :
3537 token : ${{ secrets.CODECOV_TOKEN }}
3638 if : github.repository == 'cyberreboot/networkml' && github.event_name == 'push'
Original file line number Diff line number Diff line change 11# Machine Learning for Computer Network Traffic
22
33[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4- [ ![ Build Status] ( https://github.com/cyberreboot/networkml/workflows/test/badge.svg )
4+ ![ Build Status] ( https://github.com/cyberreboot/networkml/workflows/test/badge.svg )
55[ ![ PyPI version] ( https://badge.fury.io/py/networkml.svg )] ( https://badge.fury.io/py/networkml )
66[ ![ codecov] ( https://codecov.io/gh/CyberReboot/NetworkML/branch/master/graph/badge.svg )] ( https://codecov.io/gh/CyberReboot/NetworkML )
77[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/28bb6ce9fa154134b8dda35c5d5d7010 )] ( https://www.codacy.com/app/CyberReboot/NetworkML?utm_source=github.com& ; utm_medium=referral& ; utm_content=CyberReboot/NetworkML& ; utm_campaign=Badge_Grade )
You can’t perform that action at this time.
0 commit comments