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

Feature: URI drerfrencement content negotiation #72

Merged
merged 25 commits into from
Mar 18, 2024

refactor the content negotiation middleware code to be more clear

fd3f9ea
Select commit
Loading
Failed to load commit list.
Merged

Feature: URI drerfrencement content negotiation #72

refactor the content negotiation middleware code to be more clear
fd3f9ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 16, 2024 in 0s

71.66% of diff hit (target 70.94%)

View this Pull Request on Codecov

71.66% of diff hit (target 70.94%)

Annotations

Check warning on line 42 in controllers/dereference_resource_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/dereference_resource_controller.rb#L42

Added line #L42 was not covered by tests

Check warning on line 41 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L41

Added line #L41 was not covered by tests

Check warning on line 45 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 81 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 97 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L97

Added line #L97 was not covered by tests

Check warning on line 99 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L99

Added line #L99 was not covered by tests

Check warning on line 101 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L101

Added line #L101 was not covered by tests

Check warning on line 103 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L103

Added line #L103 was not covered by tests

Check warning on line 105 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L105

Added line #L105 was not covered by tests

Check warning on line 107 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L107

Added line #L107 was not covered by tests

Check warning on line 122 in lib/rack/content_negotiation.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rack/content_negotiation.rb#L119-L122

Added lines #L119 - L122 were not covered by tests