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

Fix entrypoint compatibility issue #93

Merged
merged 7 commits into from
Oct 15, 2022
Merged

Fix entrypoint compatibility issue #93

merged 7 commits into from
Oct 15, 2022

Conversation

goodwanghan
Copy link
Collaborator

No description provided.

@goodwanghan goodwanghan linked an issue Oct 15, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (9972d9f) compared to base (491f009).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        21    +1     
  Lines         1648      1653    +5     
=========================================
+ Hits          1648      1653    +5     
Impacted Files Coverage Δ
triad/utils/dispatcher.py 100.00% <100.00%> (ø)
triad/utils/entry_points.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@goodwanghan goodwanghan merged commit 2026046 into master Oct 15, 2022
@goodwanghan goodwanghan deleted the 0.6.9 branch October 15, 2022 06:57
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.

[BUG] entrypoint issue for dispatcher
3 participants