Skip to content

Conversation

@christophehenry
Copy link
Contributor

Small fix that I missed: the template engine is escaping characters for HTML. We don't want that behavior here.

@codecov
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

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

Project coverage is 22.42%. Comparing base (9de218e) to head (66346ea).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...a/com/readrops/app/util/ShareIntentTextRenderer.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #287      +/-   ##
=============================================
- Coverage      22.42%   22.42%   -0.01%     
  Complexity       462      462              
=============================================
  Files            190      190              
  Lines          10206    10207       +1     
  Branches        1466     1466              
=============================================
  Hits            2289     2289              
- Misses          7780     7781       +1     
  Partials         137      137              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Shinokuni
Copy link
Member

LGTM, could you just fix the conflict?

@christophehenry
Copy link
Contributor Author

Yep, done.

@Shinokuni Shinokuni merged commit 8652bc9 into readrops:develop Jun 2, 2025
1 check passed
@Shinokuni
Copy link
Member

Thx!

@christophehenry christophehenry deleted the fix-html-escape branch June 2, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants