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

Update to goflow v0.72.0 #241

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Update to goflow v0.72.0 #241

merged 1 commit into from
Feb 14, 2020

Conversation

rowanseymour
Copy link
Contributor

No description provided.

@@ -19,8 +19,6 @@ func TestServer(t *testing.T) {
{URL: "/mr/flow/inspect", Method: "POST", Files: "inspect_invalid_legacy", Status: 200},
{URL: "/mr/flow/inspect", Method: "POST", Files: "inspect_valid", Status: 200},
{URL: "/mr/flow/inspect", Method: "POST", Files: "inspect_invalid", Status: 422},
{URL: "/mr/flow/inspect", Method: "POST", Files: "inspect_valid_without_org", Status: 200},
{URL: "/mr/flow/inspect", Method: "POST", Files: "inspect_invalid_without_org", Status: 200},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we no longer call inspect without an org - used to be just to avoid an error

"key": "birthdate",
"name": "",
"type": "field"
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So excited by this!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same!

@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #241 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   48.54%   48.54%           
=======================================
  Files          83       83           
  Lines        7457     7457           
=======================================
  Hits         3620     3620           
  Misses       3273     3273           
  Partials      564      564

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 5c8c4b3...9dbbd44. Read the comment docs.

@rowanseymour rowanseymour merged commit bd08d4f into master Feb 14, 2020
@rowanseymour rowanseymour deleted the latest_goflow branch February 14, 2020 21:37
rasoro pushed a commit to Ilhasoft/mailroom that referenced this pull request Mar 10, 2023
rasoro pushed a commit to Ilhasoft/mailroom that referenced this pull request Dec 16, 2024
Support either urn or phone on android endpoints
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