-
Notifications
You must be signed in to change notification settings - Fork 42
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
feat: implement nmt methods Min/MaxNamespace #105
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed that the PR is still in draft mode, but I just wanted to leave my first review since I received the request. If you're still working on it and plan to make further updates, just let me know and I'll take another look later. But for now, everything looks good to me - LGTM!
Sorry this PR was still in draft b/c I was waiting for CI checks to pass before marking as ready for review. |
Codecov Report
@@ Coverage Diff @@
## master #105 +/- ##
==========================================
+ Coverage 96.21% 96.23% +0.01%
==========================================
Files 6 6
Lines 423 425 +2
==========================================
+ Hits 407 409 +2
Misses 10 10
Partials 6 6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 nice
Closes #104