Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/voxpupuli/puppet-lint-optional_default-check

hacktoberfest

Score: 16.325362715191318

Last synced: 5 days ago
JSON representation

Repository metadata:

A puppet-lint plugin to check that `Optional` parameters don't default to something other than `undef`.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 20
Total Committers: 3
Avg Commits per committer: 6.667
Development Distribution Score (DDS): 0.45

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167

Name Email Commits
Tim Meusel t****m@b****e 11
Alexander Fisher a****x@l****k 8
markuszilch m****h@t****e 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 0
Total pull requests: 15
Average time to close issues: N/A
Average time to close pull requests: 29 days
Total issue authors: 0
Total pull request authors: 6
Average comments per issue: 0
Average comments per pull request: 1.27
Merged pull request: 11
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/voxpupuli/puppet-lint-optional_default-check

Top Issue Authors

Top Pull Request Authors

  • bastelfreak (7)
  • alexjfisher (3)
  • dependabot[bot] (2)
  • chelnak (1)
  • GSPatton (1)
  • zilchms (1)

Top Issue Labels

Top Pull Request Labels

  • modulesync (4)
  • skip-changelog (3)
  • backwards-incompatible (2)
  • dependencies (2)
  • enhancement (1)
  • ruby (1)
  • github_actions (1)

Package metadata

rubygems.org: puppet-lint-optional_default-check

A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.

  • Homepage: https://github.com/voxpupuli/puppet-lint-optional_default-check
  • Documentation: http://www.rubydoc.info/gems/puppet-lint-optional_default-check/
  • Licenses: MIT
  • Latest release: 2.0.0 (published over 1 year ago)
  • Last Synced: 2024-10-24T16:24:20.194Z (7 days ago)
  • Versions: 3
  • Dependent Packages: 3
  • Dependent Repositories: 20
  • Downloads: 534,194 Total
  • Docker Downloads: 3,566,815
  • Rankings:
    • Docker downloads count: 1.316%
    • Dependent packages count: 3.985%
    • Downloads: 5.102%
    • Dependent repos count: 5.341%
    • Average: 11.009%
    • Forks count: 15.035%
    • Stargazers count: 35.272%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • github_changelog_generator >= 0 development
  • rubocop >= 1.11.0, < 1.13 development
  • rubocop-performance >= 1.10.2, < 2 development
  • rubocop-rake >= 0.5.1, < 2 development
  • rubocop-rspec >= 2.2.0, < 3 development
  • codecov >= 0
  • simplecov-console >= 0
puppet-lint-optional_default-check.gemspec rubygems
  • rake >= 0 development
  • rspec ~> 3.0 development
  • rspec-collection_matchers ~> 1.0 development
  • rspec-its ~> 1.0 development
  • rspec-json_expectations >= 0 development
  • simplecov >= 0 development
  • puppet-lint >= 2.1, < 3.0
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite