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

Adicionando opção de timestamp #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

yaansz
Copy link
Member

@yaansz yaansz commented Sep 6, 2020

  • timestamp é um argumento opcional na criação do connector.
  • Por enquanto foi aplicado ao TablesConnector
  • Teste adicionado

- é um argumento opcional na criação do connector.
-- Por enquanto foi aplicado ao TablesConnector
- Teste adicionado
@yaansz yaansz requested review from Conradox and filipebraida and removed request for Conradox September 6, 2020 23:03
@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #31 into master will increase coverage by 3.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   46.15%   50.00%   +3.84%     
==========================================
  Files           8        8              
  Lines         143      148       +5     
==========================================
+ Hits           66       74       +8     
+ Misses         77       74       -3     
Impacted Files Coverage Δ
src/connector.jl 64.70% <100.00%> (+4.70%) ⬆️
src/modifiers.jl 61.53% <0.00%> (+13.53%) ⬆️

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 0095272...61968fe. Read the comment docs.

@yaansz yaansz linked an issue Sep 6, 2020 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.

Acompanhamento do timestamp do stream
1 participant