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

Pull Hash() bugfix #27

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Pull Hash() bugfix #27

merged 1 commit into from
Mar 23, 2023

Conversation

jnichols-git
Copy link
Owner

No description provided.

@jnichols-git jnichols-git temporarily deployed to env_CI March 23, 2023 23:26 — with GitHub Actions Inactive
@jnichols-git jnichols-git temporarily deployed to env_CI March 23, 2023 23:26 — with GitHub Actions Inactive
@jnichols-git jnichols-git merged commit 6a4fa26 into v1.1 Mar 23, 2023
@jnichols-git jnichols-git temporarily deployed to env_CI April 3, 2023 03:17 — with GitHub Actions Inactive
@jnichols-git jnichols-git temporarily deployed to env_CI April 3, 2023 03:18 — with GitHub Actions Inactive
@jnichols-git jnichols-git temporarily deployed to env_CI April 3, 2023 03:18 — with GitHub Actions Inactive
@jnichols-git jnichols-git temporarily deployed to env_CI April 3, 2023 03:19 — with GitHub Actions Inactive
jnichols-git added a commit that referenced this pull request Apr 22, 2023
* Adapter interface (#24)

* fix to hashes; include method to ensure uniqueness (#26) (#27)

* Added test; route new ignores consec, router match does not

* Fixed consecutive slash handling (always ignore)
jnichols-git added a commit that referenced this pull request Apr 22, 2023
* fix to hashes; include method to ensure uniqueness (#26)

* Context refactor (#32)

* New ctx defined

* implementation of rctx

* Uncommented a thing from TestConcurrent

* Test coverage on new context

* Finalize coverage

* Remove ph errors

This pull request fixes issues with concurrency caused by RouteMatchContext by swapping to a more traditional context model.

* Update route matching to ignore consecutive slashes (#38)

* Adapter interface (#24)

* fix to hashes; include method to ensure uniqueness (#26) (#27)

* Added test; route new ignores consec, router match does not

* Fixed consecutive slash handling (always ignore)

* Update v1.0 documentation for accuracy (#40)
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.

1 participant