-
Notifications
You must be signed in to change notification settings - Fork 55
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
V3 dev #163
Conversation
* feat: ci: update codeql version * tweak: ci: codeql runs on dev branches * tweak: ci: remove drafting release on pull req * tweak: ci: update version of codeql
* Add Excel format support (#156) * Excel format support added * fix issuses * Update README.md * Update README.md * Update README.md * Update README.md * tweak: ci: fix branch trigger name * tweak: err check * chore: refactor writing headers * chore: minor warning fixes * chore: ci: update versions * refactor: split into smaller functions * tweak: excel: column width * tweak: excel: cosmetic text wrapping * tweak: excel: ip-addr & hostname text cosmetic improvements * tests: implement basic unit tests * tweak: linter fixes * tests: increase validation coverage * tests: coverage: output file * tests: excel: more test cases * tests: excel: bigger coverage --------- Co-authored-by: Gorka <72318822+gorkavp@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
==========================================
- Coverage 81.79% 81.77% -0.02%
==========================================
Files 20 22 +2
Lines 692 801 +109
==========================================
+ Hits 566 655 +89
- Misses 79 87 +8
- Partials 47 59 +12 ☔ View full report in Codecov by Sentry. |
* refactor: IsUp function for host * tweak: more variations for should-skip-host func * cicd: codeql fix
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
* other: prepend filters for skip-down-hosts * tests: remove old optios * tests: fix csv formatter tests * tests: fix html formatter tests * tests: fix md formatter tests
Code Climate has analyzed commit b044932 and detected 0 issues on this pull request. View more on Code Climate. |
No description provided.