Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Avoided error when using include query parameter on related urls#914

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
n2ygk merged 2 commits intodjango-json-api:masterfromsliverc:include_related_field
Apr 23, 2021

Conversation

sliverc
Copy link
Member

Description of the Change

Usinginclude on related urls always through an error even when correctly configured.
This is a regression of version 4.1.0.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name inAUTHORS

@slivercsliverc requested a review fromn2ygkApril 16, 2021 13:36
@codecov
Copy link

codecovbot commentedApr 16, 2021
edited
Loading

Codecov Report

Merging#914 (a76396b) intomaster (36a60a3) willincrease coverage by0.00%.
The diff coverage is100.00%.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #914   +/-   ##=======================================  Coverage   97.67%   97.67%           =======================================  Files          58       58             Lines        3093     3102    +9     =======================================+ Hits         3021     3030    +9  Misses         72       72
Impacted FilesCoverage Δ
example/tests/integration/test_browsable_api.py100.00% <100.00%> (ø)
rest_framework_json_api/renderers.py90.15% <100.00%> (+0.06%)⬆️
tests/test_views.py100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update36a60a3...a76396b. Read thecomment docs.

@slivercsliverc mentioned this pull requestApr 16, 2021
5 tasks
Copy link
Contributor

@n2ygkn2ygk left a comment

Choose a reason for hiding this comment

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

LGTM

@n2ygkn2ygk merged commit7d2970a intodjango-json-api:masterApr 23, 2021
@slivercsliverc deleted the include_related_field branchDecember 28, 2021 18:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@n2ygkn2ygkn2ygk approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sliverc@n2ygk

[8]ページ先頭

©2009-2025 Movatter.jp