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

Session 10/11, prefix tree, tsp #47

Merged
merged 15 commits into from
Oct 13, 2023
Merged

Session 10/11, prefix tree, tsp #47

merged 15 commits into from
Oct 13, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Oct 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Attention: 521 lines in your changes are missing coverage. Please review.

Comparison is base (655f7d1) 77.91% compared to head (154869d) 69.34%.

❗ Current head 154869d differs from pull request most recent head 515717f. Consider uploading reports for the commit 515717f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   77.91%   69.34%   -8.58%     
==========================================
  Files          15       22       +7     
  Lines        1159     2505    +1346     
==========================================
+ Hits          903     1737     +834     
- Misses        256      768     +512     
Files Coverage Δ
teachpyx/__init__.py 100.00% <100.00%> (ø)
teachpyx/practice/tsp_bresenham.py 96.66% <96.66%> (ø)
teachpyx/practice/tsp_kohonen.py 97.68% <97.68%> (ø)
teachpyx/tools/display/video_helper.py 0.00% <0.00%> (ø)
teachpyx/practice/tsp_kruskal.py 93.12% <93.12%> (ø)
teachpyx/video/tsp_kohonen_pygame.py 0.00% <0.00%> (ø)
teachpyx/tools/display/pygame_helper.py 0.00% <0.00%> (ø)
teachpyx/video/tsp_kruskal_pygame.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@sdpython sdpython merged commit 426ba94 into main Oct 13, 2023
11 of 14 checks passed
@sdpython sdpython deleted the wed10 branch November 8, 2023 13:33
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.

None yet

3 participants