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

Improve "not currently supported" part of README.md #137

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

pasdeloup
Copy link
Contributor

Following Issue #136 , I just propose a quick README update to make it more explicit that unions can't be shared across services + a link to the FAQ to provide more details.

Following Issue movio#136 , I just propose a quick README update to make it more explicit that unions can't be shared across services + a link to the FAQ to provide more details.
@pasdeloup pasdeloup requested a review from a team as a code owner March 30, 2022 06:23
@lucianjon
Copy link
Contributor

Good idea, thanks @pasdeloup. Just to be exhaustive, could you please add there's also no support for shared scalars and enums? There is discussion around this in #10.

@codecov-commenter
Copy link

Codecov Report

Merging #137 (f54d5f0) into main (70a8e42) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   69.58%   69.61%   +0.03%     
==========================================
  Files          24       24              
  Lines        2630     2630              
==========================================
+ Hits         1830     1831       +1     
+ Misses        669      668       -1     
  Partials      131      131              
Impacted Files Coverage Δ
auth.go 87.42% <0.00%> (+0.62%) ⬆️

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 70a8e42...f54d5f0. Read the comment docs.

@lucianjon
Copy link
Contributor

Thanks @pasdeloup

@lucianjon lucianjon merged commit 5f488fe into movio:main Mar 31, 2022
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.

3 participants