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

UHF-5618: rss feed would not be handled as xml #41

Merged
merged 3 commits into from
Sep 20, 2022

Conversation

rpnykanen
Copy link
Contributor

@rpnykanen rpnykanen commented Sep 19, 2022

Missing content type. rss feed would be missing ' </ link >' tag since the response was not handled properly.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2022

Codecov Report

Merging #41 (0d1b532) into main (6560bff) will increase coverage by 0.19%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #41      +/-   ##
============================================
+ Coverage     68.40%   68.59%   +0.19%     
- Complexity      134      135       +1     
============================================
  Files            18       18              
  Lines           326      328       +2     
============================================
+ Hits            223      225       +2     
  Misses          103      103              
Impacted Files Coverage Δ
...i_proxy/src/HttpMiddleware/AssetHttpMiddleware.php 58.53% <0.00%> (+2.12%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rpnykanen rpnykanen merged commit 3ca44d3 into main Sep 20, 2022
@rpnykanen rpnykanen deleted the UHF-5618_add_missing_xml_content_type branch September 20, 2022 05:27
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.

3 participants