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 context system for building with-block based design #54

Merged
merged 10 commits into from
Jun 2, 2022

Conversation

HansBug
Copy link
Owner

@HansBug HansBug commented Jun 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #54 (b8b53ec) into main (93e7ad5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          84       85    +1     
  Lines        2243     2305   +62     
=======================================
+ Hits         2242     2304   +62     
  Misses          1        1           
Flag Coverage Δ
unittests 99.95% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
hbutils/collection/stacked.py 100.00% <ø> (ø)
hbutils/reflection/__init__.py 100.00% <100.00%> (ø)
hbutils/reflection/context.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93e7ad5...b8b53ec. Read the comment docs.

@HansBug HansBug force-pushed the dev/context branch 3 times, most recently from a17982d to afe646f Compare June 2, 2022 03:56
@HansBug HansBug merged commit 8a3dbf3 into main Jun 2, 2022
@HansBug HansBug deleted the dev/context branch June 2, 2022 06:22
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.

1 participant