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

Add my talk at DroidJam #981

Merged
merged 2 commits into from Aug 7, 2018
Merged

Add my talk at DroidJam #981

merged 2 commits into from Aug 7, 2018

Conversation

RivuChk
Copy link
Contributor

@RivuChk RivuChk commented Aug 7, 2018

Added my talk at DroidJam India, on Arrow and Functional Programming for Kotlin developers. a beginner level talk to get started with Functional Programming and Arrow.
https://www.youtube.com/watch?v=qYgilPqMOp0&t=1313s
Added it above Functional Programming in Kotlin - An ongoing blog series introducing Functional Programming architectures, as suggested by @pakoito

@RivuChk RivuChk mentioned this pull request Aug 7, 2018
Copy link
Member

@pakoito pakoito left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for sending the PR :D

@codecov
Copy link

codecov bot commented Aug 7, 2018

Codecov Report

Merging #981 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #981      +/-   ##
============================================
+ Coverage     46.98%   46.99%   +0.01%     
  Complexity      672      672              
============================================
  Files           313      313              
  Lines          8071     8071              
  Branches        822      822              
============================================
+ Hits           3792     3793       +1     
  Misses         3950     3950              
+ Partials        329      328       -1
Impacted Files Coverage Δ Complexity Δ
...tics/src/main/kotlin/arrow/optics/instances/map.kt 91.89% <0%> (+2.7%) 0% <0%> (ø) ⬇️

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 a2b3c4a...d52893b. Read the comment docs.

@pakoito pakoito merged commit 2e92e69 into arrow-kt:master Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants