Skip to content

Fix panic in RelativeTo #49

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

Merged
merged 1 commit into from
May 13, 2023
Merged

Conversation

LandonTClipp
Copy link
Contributor

This fixes #44.

@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5c9a2d1) 75.75% compared to head (d1965bc) 75.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   75.75%   75.75%           
=======================================
  Files           2        2           
  Lines         499      499           
=======================================
  Hits          378      378           
  Misses         93       93           
  Partials       28       28           
Impacted Files Coverage Δ
path.go 70.51% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LandonTClipp LandonTClipp merged commit afb65cb into chigopher:master May 13, 2023
@LandonTClipp LandonTClipp deleted the issue_44 branch May 13, 2023 23:33
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.

RelativeTo panics when other is shorter
1 participant