sssom-py icon indicating copy to clipboard operation
sssom-py copied to clipboard

`TestWrite.test_missing_entries()`

Open joeflack4 opened this issue 1 year ago • 2 comments

Overview

Addresses part of #513. Creates a test to check for missing entries in prefix_map / curie_map after initializing MappingSetDataFrame.

joeflack4 avatar May 20 '24 01:05 joeflack4

Can you give more detail here? What exactly is missing and why?

matentzn avatar May 22 '24 11:05 matentzn

Looks like I accidentally wrote "Addresses part of #533", but meant to write "Addresses part of #513". The detail is in that issue, #513.

I don't remember why I felt the need to create a sub-issue for this test.

In any case, to summarize #513, basically I noticed that, even though I had icd11.foundation in the curie_map in my metadata .yml, and in at least 1 of the rows in my mapping set, it was not showing up in the curie_map in the metadata comment when I wrote to TSV.

joeflack4 avatar May 22 '24 13:05 joeflack4