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

Add import option pkg #5

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Add import option pkg #5

merged 1 commit into from
Feb 18, 2019

Conversation

bayashi
Copy link
Collaborator

@bayashi bayashi commented Feb 17, 2019

Should it be package ?

@coveralls
Copy link

Pull Request Test Coverage Report for Build 36

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 98.824%

Totals Coverage Status
Change from base Build 34: 0.01%
Covered Lines: 84
Relevant Lines: 85

💛 - Coveralls

2 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 36

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 98.824%

Totals Coverage Status
Change from base Build 34: 0.01%
Covered Lines: 84
Relevant Lines: 85

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 17, 2019

Pull Request Test Coverage Report for Build 36

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 98.824%

Totals Coverage Status
Change from base Build 34: 0.01%
Covered Lines: 84
Relevant Lines: 85

💛 - Coveralls

@kfly8
Copy link
Owner

kfly8 commented Feb 18, 2019

Thanks!!

I think that pkg does not get confused either.
So it looks good.

@kfly8 kfly8 merged commit 5b5c65d into kfly8:master Feb 18, 2019
kfly8 added a commit that referenced this pull request Feb 18, 2019
Changelog diff is:

diff --git a/Changes b/Changes
index eed6752..6561978 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Function-Return

 {{$NEXT}}

+0.05 2019-02-18T01:06:31Z
+    - Add import option `pkg` (bayashi) #5
+    - Fix document
+
 0.041 2019-02-11T13:11:00Z
     - Fix document
kfly8 added a commit that referenced this pull request Jun 16, 2019
Changelog diff is:

diff --git a/Changes b/Changes
index 6561978..56a6edc 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for Perl extension Function-Return

 {{$NEXT}}

+0.06 2019-06-16T22:11:25Z
+    - Support lazy load #7 #6
+    - [BUGFIX] Fix no_check option #8
+    - [IMCOMPATIBLE CHANGE] remove name option #9
+    - add attributes tests #10
+
 0.05 2019-02-18T01:06:31Z
     - Add import option `pkg` (bayashi) #5
     - Fix document
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.

None yet

3 participants