Skip to content

Comments

stub out articles entity and resolvers#20

Open
dfederspiel wants to merge 9 commits intomainfrom
articles
Open

stub out articles entity and resolvers#20
dfederspiel wants to merge 9 commits intomainfrom
articles

Conversation

@dfederspiel
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #20 (bf7f2d9) into main (8dc1b36) will decrease coverage by 2.71%.
The diff coverage is 61.70%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   91.92%   89.20%   -2.72%     
==========================================
  Files          28       29       +1     
  Lines         359      389      +30     
  Branches       48       54       +6     
==========================================
+ Hits          330      347      +17     
- Misses         29       41      +12     
- Partials        0        1       +1     
Impacted Files Coverage Δ
graphql/src/data/UserDataContext.ts 86.66% <33.33%> (-13.34%) ⬇️
graphql/src/resolvers/ArticlesResolvers.ts 43.75% <43.75%> (ø)
graphql/src/datasources/ArticlesDataSource.ts 50.00% <50.00%> (ø)
graphql/src/server.ts 93.93% <80.00%> (-2.73%) ⬇️
www/src/pages/Home.tsx 90.00% <80.00%> (-10.00%) ⬇️
graphql/src/datasources/UsersDataSource.ts 100.00% <100.00%> (ø)
graphql/src/resolvers/AffirmationsResolvers.ts 84.21% <100.00%> (ø)
graphql/src/resolvers/UsersResolvers.ts 100.00% <100.00%> (ø)
graphql/src/resolvers/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8dc1b36...bf7f2d9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant