Skip to content

Make :name optional in #page#194

Merged
rohitpaulk merged 2 commits into
masterfrom
rohitpaulk/allow-empty-name-in-page
Apr 26, 2019
Merged

Make :name optional in #page#194
rohitpaulk merged 2 commits into
masterfrom
rohitpaulk/allow-empty-name-in-page

Conversation

@rohitpaulk

@rohitpaulk rohitpaulk commented Apr 19, 2019

Copy link
Copy Markdown
Collaborator

Fixes #192.

This bug was introduced in #188, I misread the Segment spec.

@rohitpaulk rohitpaulk changed the title Add failing test for optional :name in #page Make :name optional in #page Apr 19, 2019
@rohitpaulk
rohitpaulk force-pushed the rohitpaulk/allow-empty-name-in-page branch from 4fd02d5 to b59720a Compare April 19, 2019 07:33
@codecov-io

codecov-io commented Apr 19, 2019

Copy link
Copy Markdown

Codecov Report

Merging #194 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   99.04%   99.04%   -0.01%     
==========================================
  Files          11       11              
  Lines         419      418       -1     
==========================================
- Hits          415      414       -1     
  Misses          4        4
Impacted Files Coverage Δ
lib/segment/analytics/field_parser.rb 100% <100%> (ø) ⬆️

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 f6a70b9...b59720a. Read the comment docs.

@rohitpaulk
rohitpaulk requested a review from f2prateek April 19, 2019 07:47
@rohitpaulk
rohitpaulk merged commit 77c7410 into master Apr 26, 2019
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.

.page() - ArgumentError: name must be given

3 participants