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

Bug fix: duplicate names in matrix tactics #350

Merged
merged 1 commit into from
May 23, 2024

bug fix

60700c7
Select commit
Loading
Failed to load commit list.
Merged

Bug fix: duplicate names in matrix tactics #350

bug fix
60700c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

67.48% (+0.00%) compared to 1c28982

View this Pull Request on Codecov

67.48% (+0.00%) compared to 1c28982

Details

Codecov Report

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

Project coverage is 67.48%. Comparing base (1c28982) to head (60700c7).

Files Patch % Lines
app/services/matrices-service.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #350   +/-   ##
========================================
  Coverage    67.48%   67.48%           
========================================
  Files          130      130           
  Lines        17596    17596           
  Branches      2260     2260           
========================================
  Hits         11875    11875           
  Misses        5713     5713           
  Partials         8        8           

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