Skip to content

Conversation

@remo5000
Copy link
Contributor

@remo5000 remo5000 commented Oct 4, 2018

Todo

  • Add streams* as well
  • Add to index.js
  • Add exports to reducers/externalLibraries.ts

@remo5000 remo5000 added the wip label Oct 4, 2018
@coveralls
Copy link

coveralls commented Oct 4, 2018

Pull Request Test Coverage Report for Build 927

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 25.791%

Totals Coverage Status
Change from base Build 913: 0.02%
Covered Lines: 904
Relevant Lines: 2966

💛 - Coveralls

Integrating another test tool into this will take a non-trivial amount
of time, and can be done together with tests for the other libraries.
Also just copied the grader file for solidarity
Copy link
Member

@indocomsoft indocomsoft left a comment

Choose a reason for hiding this comment

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

Lol the stream_take_max is not meant to be there -- sorry. Can just remove

Also, does this mean that backend needs to add STREAMS to external library type?

@remo5000 remo5000 removed the wip label Oct 13, 2018
Copy link
Member

@indocomsoft indocomsoft left a comment

Choose a reason for hiding this comment

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

Just one more change and its good otherwise!

'integers_from',
'eval_stream',
'stream_ref',
'stream_take_max'
Copy link
Member

Choose a reason for hiding this comment

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

Need to remove this as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch!

Copy link
Member

@indocomsoft indocomsoft left a comment

Choose a reason for hiding this comment

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

LGTM

@martin-henz
Copy link
Member

Just in case you are not looking at telegram so often:

Just reading "Make streams be imported only when specified"
Actually streams should be part of Source §3, just like lists are. Streams are covered in Section 3.5, and therefore, we need to include them in Source §3.

@remo5000
Copy link
Contributor Author

@ the merge commit

Alt Text

@remo5000 remo5000 merged commit 8a32c0e into master Oct 16, 2018
@thomastanck thomastanck deleted the streams branch December 14, 2018 08:23
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.

5 participants