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

[Translate] more options to csv adapter #13877

Merged

Conversation

challet
Copy link
Contributor

@challet challet commented Mar 4, 2019

Hello!

  • Type: new feature

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I updated the CHANGELOG

Added delimiter and enclosure options to Phalcon\Translate\Adapter\Csv constructor. In order to support non-standard formats, for instance with a tab delimiter.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #13877 into 4.0.x will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            4.0.x   #13877      +/-   ##
==========================================
+ Coverage   66.84%   66.84%   +<.01%     
==========================================
  Files         448      448              
  Lines       89067    89073       +6     
==========================================
+ Hits        59534    59540       +6     
  Misses      29533    29533
Impacted Files Coverage Δ
ext/phalcon/translate/adapter/csv.zep.c 80.39% <0%> (+0.8%) ⬆️

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 f9a25c2...993c615. Read the comment docs.

@challet challet changed the title Translate csv adapter load options [Translate] more options to csv adapter Mar 4, 2019
@sergeyklay sergeyklay added the new feature request Planned Feature or New Feature Request label Mar 6, 2019
@sergeyklay sergeyklay merged commit 6ad66de into phalcon:4.0.x Mar 6, 2019
@sergeyklay
Copy link
Contributor

Thank you

@challet challet deleted the translate-csv-adapter-load-options branch March 14, 2019 17:42
@niden niden added the documentation Documentation required label Apr 9, 2019
@niden niden added the 4.0 label Dec 2, 2019
@niden niden removed the documentation Documentation required label Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request Planned Feature or New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants