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: render ProblemSet as DOT #86

Merged
merged 7 commits into from
Jul 21, 2021
Merged

feat: render ProblemSet as DOT #86

merged 7 commits into from
Jul 21, 2021

Conversation

redeboer
Copy link
Member

Closes #28

@redeboer redeboer added 📝 Docs Improvements or additions to documentation ✨ Feature New feature added to the package labels Jul 21, 2021
@redeboer redeboer added this to the 0.9.2a milestone Jul 21, 2021
@redeboer redeboer self-assigned this Jul 21, 2021
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer enabled auto-merge (squash) July 21, 2021 13:44
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #86 (858eee6) into main (ae6f9c3) will increase coverage by 0.08%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   93.36%   93.44%   +0.08%     
==========================================
  Files          15       15              
  Lines        3105     3159      +54     
==========================================
+ Hits         2899     2952      +53     
- Misses        206      207       +1     
Flag Coverage Δ
unittests 93.44% <93.33%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
src/qrules/io/_dot.py 83.12% <92.85%> (+4.18%) ⬆️
src/qrules/_implementers.py 86.20% <100.00%> (+0.49%) ⬆️
src/qrules/io/__init__.py 91.30% <100.00%> (ø)

@redeboer redeboer merged commit 54eb43e into main Jul 21, 2021
@redeboer redeboer deleted the ProblemSet-as-DOT branch July 21, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation ✨ Feature New feature added to the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visualize topologies before finding solutions
1 participant