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

Fix fetching from S&P #1289

Merged
merged 4 commits into from
May 14, 2024
Merged

Fix fetching from S&P #1289

merged 4 commits into from
May 14, 2024

Conversation

marvinruder
Copy link
Owner

  • Add unsuspicious User-Agent header
  • Enable HTTP/2 support for fetching HTML from data providers

@marvinruder marvinruder added bug Something isn't working backend Related to backend package data-provider Related to fetching data from providers labels May 14, 2024
@marvinruder marvinruder self-assigned this May 14, 2024
@marvinruder marvinruder linked an issue May 14, 2024 that may be closed by this pull request
Copy link

codacy-production bot commented May 14, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: +0.00%) (target: 100.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c556ec2) 10781 10781 100.00%
Head commit (d1b3377) 10781 (+0) 10781 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1289) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

* Add unsuspicious User-Agent, Accept-Encoding headers

Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder force-pushed the 1287-fetching-ratings-from-sp-fails branch from 337767e to d1b3377 Compare May 14, 2024 09:55
@marvinruder marvinruder enabled auto-merge (squash) May 14, 2024 09:56
@marvinruder marvinruder merged commit 51ce1db into main May 14, 2024
11 checks passed
@marvinruder marvinruder deleted the 1287-fetching-ratings-from-sp-fails branch May 14, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend package bug Something isn't working data-provider Related to fetching data from providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetching ratings from S&P fails
1 participant