• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

package-url / packageurl-go / 5843795420

Builds Branch Commit Type Ran Committer Via Coverage
5843795420 master fix: escape everything with modified QueryEscape push 12 Aug 2023 10:33PM UTC Christian Rebischke github
85.83
5713717523 add-pub-bitnami-types Add new purl types `pub` and `bitnami` Pull #60 12 Aug 2023 10:29PM UTC Antonio Gamez Diaz github
85.02
5713768110 59-add-knowntypes Add KnownTypes and CandidateTypes maps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> Pull #61 12 Aug 2023 10:29PM UTC antgamdia github
85.02
5589112670 escape fix: escape everything with modified QueryEscape This commit switches to using `QueryEscape` for escaping all components. However, because `QueryEscape` escapes ` ` (space) to `+`, we actually change that to a `%20`, that is the percent-encoded e... Pull #58 18 Jul 2023 03:02PM UTC tommyknows github
85.83
5589082276 qualifiers fix: use url.Values for Qualifiers BREAKING CHANGE: This commit removes all the custom qualifier-logic that existed in order to keep the ordering of the qualifiers. The spec says: > sort this list of qualifier strings lexicographically However,... Pull #57 18 Jul 2023 02:59PM UTC tommyknows github
88.7
5585697624 master fix: use url.Values for Qualifiers BREAKING CHANGE: This commit removes all the custom qualifier-logic that existed in order to keep the ordering of the qualifiers. The spec says: > sort this list of qualifier strings lexicographically However,... Pull #56 18 Jul 2023 09:27AM UTC tommyknows github
88.7
5580657775 master fix: escape and unescape name This commit adds a small fix that starts path-(un)escaping the `name` component of the purl. This is required in case of the `name` containing a `/`, which would so far have created a non-roundtrippable purl... push 17 Jul 2023 09:12PM UTC shibumi github
85.02
5577300138 master fix: escape and unescape name Pull #55 17 Jul 2023 03:03PM UTC Ramon Rüttimann github
85.02
5433295382 master fix: use url.URL to encode and decode PURLs This commit refactors the `ToString` and `FromString` functions / methods to use the `url.URL` type, instead of trying to parse URLs directly. The [PURL Spec](https://github.com/package-url/purl-spec/b... push 01 Jul 2023 10:08PM UTC shibumi github
84.75
5431424648 master fix: use url.URL to encode and decode PURLs This commit refactors the `ToString` and `FromString` functions / methods to use the `url.URL` type, instead of trying to parse URLs directly. The [PURL Spec](https://github.com/package-url/purl-spec/b... Pull #52 01 Jul 2023 05:00PM UTC tommyknows github
84.75
5431238267 master fix: use url.URL to encode and decode PURLs This commit refactors the `ToString` and `FromString` functions / methods to use the `url.URL` type, instead of trying to parse URLs directly. The [PURL Spec](https://github.com/package-url/purl-spec/b... Pull #52 01 Jul 2023 01:29PM UTC tommyknows github
84.82
5411357239 master Merge pull request #40 from noqcks/benji.visser/remove-deprecated-ioutil-usage Remove deprecated usage of ioutil push 29 Jun 2023 10:49AM UTC web-flow github
88.62
5411341312 benji.visser/remove-deprecated-ioutil-usage remove deprecated usage of ioutil Pull #40 29 Jun 2023 10:47AM UTC sschuberth github
88.62
5402669004 master Merge pull request #50 from imjasonh/patch-1 Test using supported Go versions push 28 Jun 2023 03:01PM UTC web-flow github
88.62
5348116444 patch-1 Test using supported Go versions Pull #50 22 Jun 2023 04:40PM UTC web-flow github
88.62
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc