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

dev(hansbug): add extras module into scripts #2

Merged
merged 1 commit into from
Sep 16, 2022
Merged

dev(hansbug): add extras module into scripts #2

merged 1 commit into from
Sep 16, 2022

Conversation

HansBug
Copy link
Contributor

@HansBug HansBug commented Sep 16, 2022

You can use extras in scripts like this

# .script.py

from extras import xxx  # extras is a fake module created by igm virtual environment

@HansBug HansBug added the enhancement New feature or request label Sep 16, 2022
@HansBug HansBug self-assigned this Sep 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2022

Codecov Report

Merging #2 (42a21b1) into main (0597a68) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   98.94%   98.95%           
=======================================
  Files          58       58           
  Lines        1797     1814   +17     
=======================================
+ Hits         1778     1795   +17     
  Misses         19       19           
Flag Coverage Δ
unittests 98.95% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
igm/render/script.py 100.00% <100.00%> (ø)

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

@HansBug HansBug merged commit cf8ff19 into main Sep 16, 2022
@HansBug HansBug deleted the dev/extra branch September 16, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants