nteract / rx-jupyter

🎈 RxJS 5 bindings for the Jupyter Notebook API
https://nteract.io/rx-jupyter
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

Ajax settings revamp #19

Closed rgbkrk closed 7 years ago

rgbkrk commented 7 years ago

Trimmed down our boilerplate a little bit and made it so we can pass withCredentials: true as part of our config so we can pass cookies on when dealing with CORS.

codecov-io commented 7 years ago

Current coverage is 97.22% (diff: 100%)

Merging #19 into master will decrease coverage by 2.77%

@@           master        #19   diff @@
========================================
  Files           5          6     +1   
  Lines          69         72     +3   
  Methods         0          0          
  Messages        0          0          
  Branches        0          0          
========================================
+ Hits           69         70     +1   
- Misses          0          2     +2   
  Partials        0          0          

Powered by Codecov. Last update 1696f04...59a491f