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

Updated link google sheets node to support writing to google sheets #2383

Merged
merged 10 commits into from
May 4, 2023

Conversation

mdshamoon
Copy link
Member

Summary

Updated link google sheets node to support writing to google sheets

@github-actions
Copy link

github-actions bot commented May 2, 2023

@github-actions github-actions bot temporarily deployed to pull request May 2, 2023 08:19 Inactive
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.11 ⚠️

Comparison is base (0047e29) 70.70% compared to head (9c8740a) 70.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2383      +/-   ##
==========================================
- Coverage   70.70%   70.59%   -0.11%     
==========================================
  Files         230      230              
  Lines        8101     8129      +28     
  Branches     1736     1742       +6     
==========================================
+ Hits         5728     5739      +11     
- Misses       1813     1828      +15     
- Partials      560      562       +2     
Impacted Files Coverage Δ
src/graphql/mutations/Sheet.ts 100.00% <ø> (ø)
src/graphql/queries/Sheet.ts 100.00% <ø> (ø)
...c/containers/SheetIntegration/SheetIntegration.tsx 56.66% <38.88%> (-29.05%) ⬇️
...tion/SheetIntegrationList/SheetIntegrationList.tsx 65.30% <93.75%> (-2.27%) ⬇️
...BlockContact/BlockContactList/BlockContactList.tsx 96.66% <100.00%> (ø)
...iners/Collection/CollectionList/CollectionList.tsx 63.07% <100.00%> (ø)
...iners/Consulting/ConsultingList/ConsultingList.tsx 93.75% <100.00%> (ø)
...nContactManagement/SuperAdminContactManagement.tsx 81.81% <100.00%> (ø)
src/containers/Flow/FlowList/FlowList.tsx 77.77% <100.00%> (ø)
.../InteractiveMessageList/InteractiveMessageList.tsx 86.36% <100.00%> (ø)
... and 6 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cypress
Copy link

cypress bot commented May 2, 2023

1 flaky tests on run #3331 ↗︎

0 175 0 0 Flakiness 1

Details:

Merge 9c8740a into 0047e29...
Project: Glific Commit: c5caf591ff ℹ️
Status: Passed Duration: 33:08 💡
Started: May 4, 2023 11:12 AM Ended: May 4, 2023 11:46 AM
Flakiness  cypress/e2e/roles/staff/contactBar/ContactBar.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Role - Staff - Contact bar > should start a flow Output Screenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@github-actions github-actions bot temporarily deployed to pull request May 3, 2023 04:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2023 06:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2023 07:41 Inactive
@mdshamoon mdshamoon self-assigned this May 3, 2023
@github-actions github-actions bot temporarily deployed to pull request May 4, 2023 06:05 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 4, 2023 06:13 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 4, 2023 06:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 4, 2023 10:28 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 4, 2023 11:02 Inactive
@mdshamoon mdshamoon merged commit 0bdad27 into master May 4, 2023
@mdshamoon mdshamoon deleted the feature/write-sheet branch May 4, 2023 17:03
@mdshamoon mdshamoon linked an issue May 4, 2023 that may be closed by this pull request
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.

Create a new node in floweditor for writing to google sheets
1 participant