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 dependency parsing #31

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

dev(hansbug): add dependency parsing #31

wants to merge 4 commits into from

Conversation

HansBug
Copy link
Owner

@HansBug HansBug commented Mar 27, 2022

No description provided.

@HansBug HansBug added the enhancement New feature or request label Mar 27, 2022
@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #31 (4616ad2) into main (2338ea8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main      #31    +/-   ##
========================================
  Coverage   99.94%   99.95%            
========================================
  Files          69       75     +6     
  Lines        1864     2093   +229     
========================================
+ Hits         1863     2092   +229     
  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/dependency/__init__.py 100.00% <100.00%> (ø)
hbutils/dependency/grammar.py 100.00% <100.00%> (ø)
hbutils/dependency/marker.py 100.00% <100.00%> (ø)
hbutils/dependency/model.py 100.00% <100.00%> (ø)
hbutils/dependency/parse.py 100.00% <100.00%> (ø)
hbutils/dependency/version.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 2338ea8...4616ad2. Read the comment docs.

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.

1 participant