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

feat!: Rewrite major parts of the file browser #1873

Merged
merged 1 commit into from
Oct 4, 2024

feat!: Rewrite major parts of the file browser

35c1aa1
Select commit
Loading
Failed to load commit list.
Merged

feat!: Rewrite major parts of the file browser #1873

feat!: Rewrite major parts of the file browser
35c1aa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

84.06% (-0.38%) compared to 8601089

View this Pull Request on Codecov

84.06% (-0.38%) compared to 8601089

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.06%. Comparing base (8601089) to head (35c1aa1).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
backend/capellacollab/sessions/files/routes.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1873      +/-   ##
==========================================
- Coverage   84.44%   84.06%   -0.38%     
==========================================
  Files         197      197              
  Lines        6549     6716     +167     
  Branches      729      768      +39     
==========================================
+ Hits         5530     5646     +116     
- Misses        859      904      +45     
- Partials      160      166       +6     

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