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

inject request and response into controller #13

Merged
merged 1 commit into from
Dec 21, 2023

inject request and response into controller

d3d8f49
Select commit
Loading
Failed to load commit list.
Merged

inject request and response into controller #13

inject request and response into controller
d3d8f49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2023 in 0s

8.57% of diff hit (target 42.63%)

View this Pull Request on Codecov

8.57% of diff hit (target 42.63%)

Annotations

Check warning on line 29 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L29

Added line #L29 was not covered by tests

Check warning on line 31 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L31

Added line #L31 was not covered by tests

Check warning on line 33 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L33

Added line #L33 was not covered by tests

Check warning on line 35 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L35

Added line #L35 was not covered by tests

Check warning on line 37 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L37

Added line #L37 was not covered by tests

Check warning on line 40 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 43 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L43

Added line #L43 was not covered by tests

Check warning on line 46 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 60 in yaroo/lib/http/http.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/http/http.dart#L60

Added line #L60 was not covered by tests

Check warning on line 78 in yaroo/lib/src/_reflector/reflector.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_reflector/reflector.dart#L78

Added line #L78 was not covered by tests

Check warning on line 51 in yaroo/lib/src/_router/definition.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_router/definition.dart#L51

Added line #L51 was not covered by tests

Check warning on line 53 in yaroo/lib/src/_router/definition.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_router/definition.dart#L53

Added line #L53 was not covered by tests

Check warning on line 64 in yaroo/lib/src/_router/definition.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_router/definition.dart#L64

Added line #L64 was not covered by tests

Check warning on line 83 in yaroo/lib/src/_router/definition.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_router/definition.dart#L83

Added line #L83 was not covered by tests

Check warning on line 85 in yaroo/lib/src/_router/definition.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/_router/definition.dart#L85

Added line #L85 was not covered by tests

Check warning on line 90 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L90

Added line #L90 was not covered by tests

Check warning on line 98 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L98

Added line #L98 was not covered by tests

Check warning on line 134 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 138 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 140 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L140

Added line #L140 was not covered by tests

Check warning on line 142 in yaroo/lib/src/core.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/src/core.dart#L142

Added line #L142 was not covered by tests