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

feat: Contributor backend 21 #144

Merged
merged 56 commits into from
Nov 13, 2024

feedback

19c790b
Select commit
Loading
Failed to load commit list.
Merged

feat: Contributor backend 21 #144

feedback
19c790b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2024 in 1s

72.02% of diff hit (target 73.71%)

View this Pull Request on Codecov

72.02% of diff hit (target 73.71%)

Annotations

Check warning on line 9 in codeforlife/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/app.py#L9

Added line #L9 was not covered by tests

Check warning on line 23 in codeforlife/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/app.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L27

Added line #L27 was not covered by tests

Check warning on line 31 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 46 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 51 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L51

Added line #L51 was not covered by tests

Check warning on line 56 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 66 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 71 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L71

Added line #L71 was not covered by tests

Check warning on line 73 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L73

Added line #L73 was not covered by tests

Check warning on line 81 in codeforlife/forms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/forms.py#L81

Added line #L81 was not covered by tests

Check warning on line 19 in codeforlife/models/abstract_base_session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_session.py#L19

Added line #L19 was not covered by tests

Check warning on line 21 in codeforlife/models/abstract_base_session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_session.py#L21

Added line #L21 was not covered by tests

Check warning on line 53 in codeforlife/models/abstract_base_session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_session.py#L53

Added line #L53 was not covered by tests

Check warning on line 57 in codeforlife/models/abstract_base_session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_session.py#L57

Added line #L57 was not covered by tests

Check warning on line 15 in codeforlife/models/abstract_base_user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_user.py#L15

Added line #L15 was not covered by tests

Check warning on line 17 in codeforlife/models/abstract_base_user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_user.py#L17

Added line #L17 was not covered by tests

Check warning on line 39 in codeforlife/models/abstract_base_user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_user.py#L39

Added line #L39 was not covered by tests

Check warning on line 58 in codeforlife/models/abstract_base_user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/abstract_base_user.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 16 in codeforlife/models/base_session_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/base_session_store.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in codeforlife/models/base_session_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/base_session_store.py#L18

Added line #L18 was not covered by tests

Check warning on line 21 in codeforlife/models/base_session_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/base_session_store.py#L21

Added line #L21 was not covered by tests

Check warning on line 84 in codeforlife/models/base_session_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/base_session_store.py#L84

Added line #L84 was not covered by tests

Check warning on line 89 in codeforlife/models/base_session_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codeforlife/models/base_session_store.py#L88-L89

Added lines #L88 - L89 were not covered by tests