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

Add Missing Fields of Schema Related Records #196

Merged
merged 1 commit into from
May 5, 2021
Merged

Add Missing Fields of Schema Related Records #196

merged 1 commit into from
May 5, 2021

Conversation

ThisaruGuruge
Copy link
Member

@ThisaruGuruge ThisaruGuruge commented May 5, 2021

Purpose

$Subject

Fixes: #1330

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #196 (1cf0557) into master (355f5d3) will decrease coverage by 0.03%.
The diff coverage is 94.11%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #196      +/-   ##
============================================
- Coverage     89.49%   89.46%   -0.04%     
  Complexity      196      196              
============================================
  Files            41       41              
  Lines          1647     1651       +4     
  Branches        663      663              
============================================
+ Hits           1474     1477       +3     
- Misses          157      158       +1     
  Partials         16       16              
Impacted Files Coverage Δ Complexity Δ
graphql-ballerina/records.bal 72.22% <83.33%> (+0.79%) 0.00 <0.00> (ø)
graphql-ballerina/common_utils.bal 94.33% <100.00%> (ø) 0.00 <0.00> (ø)
graphql-ballerina/validator_visitor.bal 89.70% <100.00%> (ø) 0.00 <0.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 355f5d3...1cf0557. Read the comment docs.

@shafreenAnfar shafreenAnfar merged commit 0016aab into master May 5, 2021
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.

Add Missing Fields in GraphQL Schema Related Record Types
2 participants