Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support autodiscovery #46

Merged
merged 2 commits into from
Mar 24, 2024
Merged

feat: support autodiscovery #46

merged 2 commits into from
Mar 24, 2024

Conversation

Jmainguy
Copy link
Owner

Added support for autodiscovery of repos from a list of organizations and users.

Changed configuration from env variables to a flat yaml file.

Updated readme to support new changes.

Changed how the output looks, added emojis.

@coveralls
Copy link

coveralls commented Mar 24, 2024

Pull Request Test Coverage Report for Build 8409097299

Details

  • 2 of 243 (0.82%) changed or added relevant lines in 5 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-46.4%) to 17.273%

Changes Missing Coverage Covered Lines Changed/Added Lines %
helper.go 0 23 0.0%
main.go 0 44 0.0%
config.go 0 85 0.0%
repos.go 0 89 0.0%
Files with Coverage Reduction New Missed Lines %
main.go 1 0.0%
helper.go 4 23.81%
Totals Coverage Status
Change from base Build 8239615741: -46.4%
Covered Lines: 57
Relevant Lines: 330

💛 - Coveralls

Added support for autodiscovery of repos from a list of organizations and users.

Changed configuration from env variables to a flat yaml file.

Updated readme to support new changes.

Changed how the output looks, added emojis.
@Jmainguy Jmainguy merged commit 1959491 into main Mar 24, 2024
4 checks passed
@Jmainguy Jmainguy deleted the emojis branch March 24, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants