Conversation
crisely09
left a comment
There was a problem hiding this comment.
Could you add an example or a test? do we have already a case where the hjson has a forge function?
Codecov Report
@@ Coverage Diff @@
## master #323 +/- ##
=======================================
Coverage 72.62% 72.62%
=======================================
Files 90 90
Lines 5761 5761
=======================================
Hits 4184 4184
Misses 1577 1577
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This is to match how mappers are invoked in this merged PR https://github.com/BlueBrain/nexus-forge/pull/315/files#diff-c86c44807067dc2a80f4c2bcfa7aa9ec26c580888cc7fbba71032bb14736c73f. A forge instance should be passed when calling mapper(forge).map()
There is not yet a configured resolver with a mapping file using a forge method. But this is a matter of time. |
Fixes #316