[CCPPETMR/SIRF] Data handle vector (#373)

0 views
Skip to first unread message

Richard Brown

unread,
Apr 27, 2019, 8:25:26 AM4/27/19
to CCPPETMR/SIRF, Subscribed

DataHandleVector class in Python and Matlab. Can now pass though vectors of items from the wrapped languages through to the C-level (and therefore C++).


You can view, comment on, or merge this pull request online at:

  https://github.com/CCPPETMR/SIRF/pull/373

Commit Summary

  • pass vectors from matlab and python through to c
  • pass vectors from python and Matlab to c++ (part 2)

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Richard Brown

unread,
Apr 29, 2019, 7:07:16 AM4/29/19
to CCPPETMR/SIRF, Push

@rijobro pushed 1 commit.

  • b177b21 use vector<T const *> instead of vector<const T*>


You are receiving this because you are subscribed to this thread.

View it on GitHub or mute the thread.

codecov[bot]

unread,
Apr 29, 2019, 7:21:51 AM4/29/19
to CCPPETMR/SIRF, Subscribed

Codecov Report

Merging #373 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@

##           master     #373   +/-   ##

=======================================

  Coverage   50.05%   50.05%           

=======================================

  Files           2        2           

  Lines        1720     1720           

=======================================

  Hits          861      861           

  Misses        859      859

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 8bc66d1...b177b21. Read the comment docs.

codecov[bot]

unread,
Apr 29, 2019, 7:21:52 AM4/29/19
to CCPPETMR/SIRF, Subscribed

Codecov Report

Merging #373 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@

##           master     #373   +/-   ##

=======================================

  Coverage   50.05%   50.05%           

=======================================

  Files           2        2           

  Lines        1720     1720           

=======================================

  Hits          861      861           

  Misses        859      859

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 8bc66d1...b177b21. Read the comment docs.

Richard Brown

unread,
Apr 29, 2019, 8:31:44 AM4/29/19
to CCPPETMR/SIRF, Subscribed

Merged #373 into master.

Reply all
Reply to author
Forward
0 new messages