flux
flux copied to clipboard
Add custom adaptor tutorial example
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.
@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?
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.
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 :)