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

[FEAT] properly expose exports #22

Merged
merged 1 commit into from
Aug 25, 2023
Merged

[FEAT] properly expose exports #22

merged 1 commit into from
Aug 25, 2023

Conversation

dni
Copy link
Member

@dni dni commented Aug 25, 2023

semantically declare public exports.
https://stackoverflow.com/a/35710527

semantically declare public exports
@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2023

Codecov Report

Merging #22 (5c8840e) into main (b1b7033) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   87.80%   87.83%   +0.02%     
==========================================
  Files           7        7              
  Lines         410      411       +1     
==========================================
+ Hits          360      361       +1     
  Misses         50       50              
Files Changed Coverage Δ
lnurl/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dni dni merged commit 8a708a7 into main Aug 25, 2023
@dni dni deleted the exports branch August 25, 2023 21:36
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.

2 participants