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 reporting issues #748

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Fix reporting issues #748

merged 2 commits into from
Nov 23, 2023

Conversation

marvinruder
Copy link
Owner

@marvinruder marvinruder commented Nov 23, 2023

* Fix #744 `last successful fetch was null` in log
* Fix #745 No Signal message if fetching fails with HTTP response code 302 Found
* Fix #746 `fetch` URL path is marked in green
* Update CSP documentation

Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder added bug Something isn't working documentation Improvements or additions to documentation backend Related to backend package commons Related to commons package data-provider Related to fetching data from providers labels Nov 23, 2023
@marvinruder marvinruder self-assigned this Nov 23, 2023
Copy link

codacy-production bot commented Nov 23, 2023

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 (7ead54b) 8982 8982 100.00%
Head commit (9e9e5ec) 8982 (+0) 8982 (+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 (#748) 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

@marvinruder marvinruder enabled auto-merge (squash) November 23, 2023 18:37
@marvinruder marvinruder merged commit 4264506 into main Nov 23, 2023
7 of 8 checks passed
@marvinruder marvinruder deleted the fix-reporting-issues branch November 23, 2023 18:41
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 commons Related to commons package data-provider Related to fetching data from providers documentation Improvements or additions to documentation
Projects
None yet
1 participant