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

Fix: map render crash due to Nodes without installs #628

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

Andrew-Dickinson
Copy link
Member

Whoops, we introduced a bug in #606, this fixes the case where a Node has no installs and adds a regression test

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.06%. Comparing base (7150786) to head (1c8e843).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #628      +/-   ##
==========================================
+ Coverage   94.04%   94.06%   +0.01%     
==========================================
  Files          75       75              
  Lines        3092     3100       +8     
==========================================
+ Hits         2908     2916       +8     
  Misses        184      184              

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

@Andrew-Dickinson Andrew-Dickinson enabled auto-merge (squash) October 8, 2024 17:20
@Andrew-Dickinson Andrew-Dickinson merged commit 89e90cb into main Oct 8, 2024
10 checks passed
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