flux icon indicating copy to clipboard operation
flux copied to clipboard

Add custom adaptor tutorial example

Open tcbrindle opened this issue 1 year ago • 4 comments

tcbrindle avatar May 04 '23 17:05 tcbrindle

Codecov Report

Patch and project coverage have no change.

Comparison is base (0440cdc) 97.70% compared to head (51e07ce) 97.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          62       62           
  Lines        2045     2045           
=======================================
  Hits         1998     1998           
  Misses         47       47           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 04 '23 18:05 codecov[bot]

@jnytra If you can, would you mind looking through this tutorial/example and letting me know if anything is unclear or doesn't make sense?

tcbrindle avatar May 04 '23 21:05 tcbrindle

This is absolutely amazing. This is exactly what I needed to write a new adaptor. I don't have any comments yet, but I plan to write a new adaptor according to this tutorial, so I'll see.

jnytra avatar May 06 '23 18:05 jnytra

This is absolutely amazing. This is exactly what I needed to write a new adaptor. I don't have any comments yet, but I plan to write a new adaptor according to this tutorial, so I'll see.

@jnytra Sounds good! If you're planning to add any new adaptors or algorithms please file an issue first (I'll mark it as an enhancement and assign you to "fix" it) so that we don't end up working on the same thing :)

tcbrindle avatar May 10 '23 15:05 tcbrindle