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

Add proper routing for circles, removing the import button when not needed #4236

Merged
merged 1 commit into from
Jan 20, 2025

fix(Routing): add proper routing for circles

a0a80c9
Select commit
Loading
Failed to load commit list.
Merged

Add proper routing for circles, removing the import button when not needed #4236

fix(Routing): add proper routing for circles
a0a80c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

11.13% (-0.02%) compared to 84abda7

View this Pull Request on Codecov

11.13% (-0.02%) compared to 84abda7

Details

Codecov Report

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

Project coverage is 11.13%. Comparing base (84abda7) to head (a0a80c9).

Files with missing lines Patch % Lines
src/views/Contacts.vue 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4236      +/-   ##
============================================
- Coverage     11.15%   11.13%   -0.02%     
  Complexity      265      265              
============================================
  Files           121      121              
  Lines          5533     5542       +9     
  Branches       1196     1200       +4     
============================================
  Hits            617      617              
- Misses         4794     4804      +10     
+ Partials        122      121       -1     

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