A11yWatch/a11ywatch-core

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
src/core/graph/gql_types/history.ts19
A
0 mins
src/core/graph/gql_types/index.ts15
A
0 mins
src/core/graph/gql_types/input.ts15
A
0 mins
src/core/graph/gql_types/invoice.ts18
A
0 mins
src/core/graph/gql_types/issue.ts25
A
0 mins
src/core/graph/gql_types/meta.ts27
A
0 mins
src/core/graph/gql_types/mutation.ts130
A
0 mins
src/core/graph/gql_types/page-insights.ts10
A
0 mins
src/core/graph/gql_types/page.ts20
A
0 mins
src/core/graph/gql_types/payments.ts38
A
0 mins
src/core/graph/gql_types/query.ts14
A
0 mins
src/core/graph/gql_types/subscription.ts14
A
0 mins
src/core/graph/gql_types/user.ts44
A
0 mins
src/core/graph/gql_types/website.ts73
A
0 mins
src/core/graph/mutations/add-website.ts50
A
0 mins
src/core/graph/mutations/authentication/index.ts3
A
0 mins
src/core/graph/mutations/authentication/login.ts22
B
4 hrs
src/core/graph/mutations/authentication/logout.ts11
A
0 mins
src/core/graph/mutations/authentication/register.ts22
B
4 hrs
src/core/graph/mutations/filter-email-dates.ts19
A
0 mins
src/core/graph/mutations/index.ts5
A
0 mins
src/core/graph/mutations/payments.ts30
A
0 mins
src/core/graph/mutations/update-user.ts15
A
0 mins
src/core/graph/queries/history.ts8
A
0 mins
src/core/graph/queries/index.ts6
A
0 mins
src/core/graph/queries/issues.ts16
A
1 hr
src/core/graph/queries/pageInsights.ts9
A
0 mins
src/core/graph/queries/pages.ts9
A
1 hr
src/core/graph/queries/user.ts29
A
1 hr
src/core/graph/queries/website.ts16
A
0 mins
src/core/graph/subscriptions/crawl-complete.ts10
A
1 hr
src/core/graph/subscriptions/email-verified.ts10
A
1 hr
src/core/graph/subscriptions/index.ts6
A
0 mins
src/core/graph/subscriptions/issue-added.ts10
A
1 hr
src/core/graph/subscriptions/lighthouse.ts10
A
1 hr
src/core/graph/subscriptions/website-added.ts10
A
1 hr
src/core/graph/subscriptions/website-removed.ts10
A
1 hr
src/core/messagers/email.ts157
A
1 hr
src/core/messagers/index.ts1
A
0 mins
src/core/messagers/verify.ts32
A
1 hr
src/core/models/index.ts3
A
0 mins
src/core/models/response/index.ts1
A
0 mins
src/core/models/response/response.ts25
A
0 mins
src/core/models/response/shape-response.ts22
A
0 mins
src/core/models/response/types.ts16
A
0 mins
src/core/models/user/index.ts1
A
0 mins
src/core/models/user/model.ts39
A
0 mins
src/core/models/website/index.ts1
A
0 mins
src/core/models/website/model.ts44
A
0 mins
src/core/mutations.ts236
C
1 day