Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/jmespath/go-jmespath

Last synced: about 3 hours ago

Repository metadata:

Golang implementation of JMESPath.


Owner metadata:


Committers metadata

Last synced: about 6 hours ago

Total Commits: 94
Total Committers: 15
Avg Commits per committer: 6.267
Development Distribution Score (DDS): 0.213

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
James Saryerwinnie js@j****m 74
Jason Del Ponte d****j@g****m 4
Shashank Mehra s****a@g****m 2
auyer r****s@r****r 2
Eric J. Holmes e****c@e****t 2
Andrew Jorgensen a****s@a****m 1
Brian Bland b****d@d****m 1
Clint Adams c****t@d****g 1
Eric Paris e****s@r****m 1
Highly Unavailable h****e@g****m 1
Reed O'Brien r****d@r****m 1
Shawn Smith s****h@g****m 1
shawnps s****n@s****m 1
xibz i****g@g****m 1
Will Roden w****s@g****m 1

Issue and Pull Request metadata

Last synced: about 3 hours ago


Package metadata

go: github.com/jmespath/go-jmespath

  • Homepage: https://github.com/jmespath/go-jmespath
  • Documentation: https://pkg.go.dev/github.com/jmespath/go-jmespath#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.4.0 (published about 4 years ago)
  • Last Synced: 2024-11-09T01:02:00.630Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 14,911
  • Dependent Repositories: 75,449
  • Docker Downloads: 48,364,410,249
  • Rankings:
    • Docker downloads count: 0.007%
    • Dependent packages count: 0.013%
    • Dependent repos count: 0.016%
    • Average: 1.103%
    • Stargazers count: 2.617%
    • Forks count: 2.863%
go: github.com/jmespath/go-jmespath/internal/testify

Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend. testify contains the following packages: The assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The http package contains tools to make it easier to test http activity using the Go testing system. The mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The suite package provides a basic structure for using structs as testing suites, and methods on those structs as tests. It includes setup/teardown functionality in the way of interfaces.

  • Homepage: https://github.com/jmespath/go-jmespath
  • Documentation: https://pkg.go.dev/github.com/jmespath/go-jmespath/internal/testify#section-documentation
  • Licenses: MIT
  • Latest release: v1.5.1 (published about 4 years ago)
  • Last Synced: 2024-11-09T01:02:00.647Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 22
  • Dependent Repositories: 41,730
  • Docker Downloads: 21,671,908
  • Rankings:
    • Dependent repos count: 0.028%
    • Docker downloads count: 0.381%
    • Dependent packages count: 1.038%
    • Average: 1.385%
    • Stargazers count: 2.617%
    • Forks count: 2.863%
go: github.com/jmespath/go-jmespath/internal/testify/_codegen

  • Homepage: https://github.com/jmespath/go-jmespath
  • Documentation: https://pkg.go.dev/github.com/jmespath/go-jmespath/internal/testify/_codegen#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20220621161143-b0104c826a24 (published over 2 years ago)
  • Last Synced: 2024-11-05T23:31:32.961Z (4 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.667%
    • Forks count: 1.84%
    • Average: 4.963%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

internal/testify/go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
internal/testify/go.mod go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • gopkg.in/yaml.v2 v2.2.8
go.mod go
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8
internal/testify/_codegen/go.mod go
  • github.com/ernesto-jimenez/gogen v0.0.0-20180125220232-d7d4131e6607
internal/testify/_codegen/go.sum go
  • github.com/ernesto-jimenez/gogen v0.0.0-20180125220232-d7d4131e6607
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite