Skip to content

Conversation

pYassine
Copy link
Contributor

No description provided.

@revu-bot revu-bot bot requested a review from revu-bot September 18, 2025 20:36
@pYassine pYassine marked this pull request as ready for review September 18, 2025 20:36
@pYassine pYassine merged commit fba4eb7 into master Sep 18, 2025
10 of 14 checks passed
@pYassine pYassine deleted the update-csp branch September 18, 2025 20:36
Copy link
Collaborator

@revu-bot revu-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR changes console logging level from error to warning in the HTTP error interceptor. This creates semantic inconsistency and may negatively impact debugging capabilities by reducing the visibility of legitimate HTTP errors in logs.

Copy link

@tokenbureau
Copy link

tokenbureau bot commented Sep 18, 2025

🎉 This PR is included in version 2.221.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@tokenbureau tokenbureau bot added the released label Sep 18, 2025
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.41%. Comparing base (d682bdf) to head (d1a59f0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...d/src/app/interceptors/server-error.interceptor.ts 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #3917    +/-   ##
========================================
  Coverage   65.41%   65.41%            
========================================
  Files         964      964            
  Lines       16469    16469            
  Branches     2283     2286     +3     
========================================
  Hits        10773    10773            
- Misses       5352     5649   +297     
+ Partials      344       47   -297     
Files with missing lines Coverage Δ
...d/src/app/interceptors/server-error.interceptor.ts 20.93% <0.00%> (ø)

... and 124 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d682bdf...d1a59f0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants