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: check if it is a narcpod before trying to access getPosition #6529

Merged
merged 1 commit into from
Feb 11, 2025

fix: check if it is a narcpod before trying to access getPosition

959f079
Select commit
Loading
Failed to load commit list.
Merged

fix: check if it is a narcpod before trying to access getPosition #6529

fix: check if it is a narcpod before trying to access getPosition
959f079
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 1s

29.06% (+0.50%) compared to a4f835c

View this Pull Request on Codecov

29.06% (+0.50%) compared to a4f835c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.06%. Comparing base (a4f835c) to head (959f079).
Report is 143 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6529      +/-   ##
============================================
+ Coverage     28.56%   29.06%   +0.50%     
- Complexity    14495    15177     +682     
============================================
  Files          2815     2835      +20     
  Lines        277388   279129    +1741     
  Branches      49002    49214     +212     
============================================
+ Hits          79226    81136    +1910     
+ Misses       193446   192619     -827     
- Partials       4716     5374     +658     

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