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

Update docs #47

Merged
merged 8 commits into from
May 12, 2024
Merged

Update docs #47

merged 8 commits into from
May 12, 2024

Conversation

RiesBen
Copy link
Contributor

@RiesBen RiesBen commented May 12, 2024

Adding docs:

  • api reference
  • top level text
  • Tutorial for planning and visualizing networks

@pep8speaks
Copy link

pep8speaks commented May 12, 2024

Hello @RiesBen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 168:80: E501 line too long (81 > 79 characters)

Line 6:54: W292 no newline at end of file

Line 8:80: E501 line too long (85 > 79 characters)

Line 2:80: E501 line too long (93 > 79 characters)

Comment last updated at 2024-05-12 17:15:50 UTC

Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 90.31%. Comparing base (c247e66) to head (e0251e2).
Report is 4 commits behind head on main.

Files Patch % Lines
...c/konnektor/network_tools/network_handling/misc.py 0.00% 3 Missing ⚠️
...planners/generators/clustered_network_generator.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   90.56%   90.31%   -0.25%     
==========================================
  Files          42       44       +2     
  Lines        1166     1167       +1     
==========================================
- Hits         1056     1054       -2     
- Misses        110      113       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RiesBen RiesBen merged commit b5625d9 into main May 12, 2024
4 of 6 checks passed
@RiesBen RiesBen deleted the update_docs branch May 12, 2024 18:19
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.

2 participants