nunnatsa / ginkgolinter

golang linter for ginkgo and gomega
MIT License
26 stars 6 forks source link

Fix bug with the forbid-focus-container flag #102

Closed nunnatsa closed 1 year ago

nunnatsa commented 1 year ago

Description

The --forbid-focus-container flag behaved with the reverse logic.

This PR fixes it.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

@nunnatsa

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5644909050


Changes Missing Coverage Covered Lines Changed/Added Lines %
types/config.go 2 15 13.33%
<!-- Total: 6 19 31.58% -->
Totals Coverage Status
Change from base Build 5644159997: 2.7%
Covered Lines: 918
Relevant Lines: 1080

💛 - Coveralls