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

Make isFQDN more strict #1474

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Make isFQDN more strict #1474

merged 1 commit into from
Nov 15, 2020

Conversation

CristhianMotoche
Copy link
Contributor

I removed my fork some time ago 🤦 and I couldn't rebase my changes in PR #1180 , so I'm opening a new one. I'm sorry for the inconvenience 😞

Hello!

I reviewed the issue described in #704 and I applied the solution suggested there. I think making isFQDN more strict is good solution. Nevertheless, there are some discussions about it. I'd like to know your thoughts.

Please, let me know if this PR solves #704 🙂

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #1474 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1474   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          96       96           
  Lines        1276     1278    +2     
=======================================
+ Hits         1275     1277    +2     
  Misses          1        1           
Impacted Files Coverage Δ
src/lib/isFQDN.js 100.00% <100.00%> (ø)

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 6346f99...b45e3eb. Read the comment docs.

@profnandaa
Copy link
Member

No worries, sorry about that :)

Copy link
Member

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@profnandaa
Copy link
Member

@CristhianMotoche -- thanks for sharing the reference details, will take a look and see if this addresses the problem fully. It's looking good so far though.

Copy link
Member

@ezkemboi ezkemboi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants