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

bugfix: invert path check #450

Merged
merged 1 commit into from
Feb 13, 2022
Merged

bugfix: invert path check #450

merged 1 commit into from
Feb 13, 2022

Conversation

jonlundy
Copy link
Contributor

Hi i found this bug when trying to use dovecot_sasl on a remote host.

@codecov-commenter
Copy link

Codecov Report

Merging #450 (a666028) into master (dca3eb7) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #450      +/-   ##
==========================================
+ Coverage   54.15%   54.18%   +0.02%     
==========================================
  Files         123      123              
  Lines       10333    10333              
==========================================
+ Hits         5596     5599       +3     
+ Misses       4107     4105       -2     
+ Partials      630      629       -1     
Flag Coverage Δ
integration 34.98% <0.00%> (ø)
unit 55.23% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/auth/dovecot_sasl/dovecot_sasl.go 2.89% <0.00%> (ø)
internal/target/queue/timewheel.go 93.54% <0.00%> (-3.23%) ⬇️
internal/table/file.go 67.52% <0.00%> (+4.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dca3eb7...a666028. Read the comment docs.

@foxcpp foxcpp merged commit d2f9c58 into foxcpp:master Feb 13, 2022
@foxcpp
Copy link
Owner

foxcpp commented Feb 13, 2022

Woops, thanks!

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.

3 participants