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

Allow auto-library-completion to seed libraries #161

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

alongd
Copy link
Member

@alongd alongd commented Nov 28, 2024

The auto-library-completion feature in #160 did not allow to seed libraries.
Now this option was added, and seed libraries can be determined by flagging the seed key in the data/libraries.yml file
A test was added

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.55%. Comparing base (2d7c1ca) to head (482fbba).

Files with missing lines Patch % Lines
t3/main.py 57.14% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   47.54%   47.55%   +0.01%     
==========================================
  Files          25       25              
  Lines        3458     3463       +5     
  Branches      934      936       +2     
==========================================
+ Hits         1644     1647       +3     
- Misses       1606     1607       +1     
- Partials      208      209       +1     
Flag Coverage Δ
unittests 47.55% <57.14%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

2 participants