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: Add workflow alias submit method call automatically #56

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

zhongjiajie
Copy link
Contributor

close: #55

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Base: 77.44% // Head: 78.17% // Increases project coverage by +0.73% 🎉

Coverage data is based on head (288b1c6) compared to base (e561b81).
Patch coverage: 95.45% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   77.44%   78.17%   +0.73%     
==========================================
  Files          10       10              
  Lines         461      481      +20     
==========================================
+ Hits          357      376      +19     
- Misses        104      105       +1     
Flag Coverage Δ
unittests 78.17% <95.45%> (+0.73%) ⬆️

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

Impacted Files Coverage Δ
src/airphin/cli/command.py 50.64% <ø> (ø)
src/airphin/utils/file.py 60.60% <ø> (ø)
src/airphin/core/transformer/route.py 95.74% <95.00%> (-0.69%) ⬇️
src/airphin/constants.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.

@zhongjiajie zhongjiajie merged commit e4b84be into main Feb 9, 2023
@zhongjiajie zhongjiajie deleted the add-submit branch February 9, 2023 07:32
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.

Add workflow function submit automatically
2 participants