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

Re-export lightning_types in top-level lightning modules #3253

Merged
merged 1 commit into from
Aug 20, 2024

Re-export `lightning_types` in top-level `lightning` modules

1e1b8ec
Select commit
Loading
Failed to load commit list.
Merged

Re-export lightning_types in top-level lightning modules #3253

Re-export `lightning_types` in top-level `lightning` modules
1e1b8ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 1s

89.70% (+0.01%) compared to ccce9d9

View this Pull Request on Codecov

89.70% (+0.01%) compared to ccce9d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.70%. Comparing base (ccce9d9) to head (1e1b8ec).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3253      +/-   ##
==========================================
+ Coverage   89.68%   89.70%   +0.01%     
==========================================
  Files         124      124              
  Lines      102386   102386              
  Branches   102386   102386              
==========================================
+ Hits        91827    91844      +17     
+ Misses       7857     7839      -18     
- Partials     2702     2703       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.