ExposuresProvider / icees-api

MIT License
2 stars 8 forks source link

Add x-translator.infores field #194

Closed davefol closed 2 years ago

davefol commented 2 years ago

Feels slightly icky to be matching against the title but I don't see a way forward for supporting the two ICEES instances without adding more config.

ICEES_INFORES_CURIE has the string we want.

codecov[bot] commented 2 years ago

Codecov Report

Merging #194 (5a5948e) into master (ac44e7e) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   81.43%   81.44%   +0.01%     
==========================================
  Files          15       15              
  Lines        1174     1175       +1     
==========================================
+ Hits          956      957       +1     
  Misses        218      218              
Impacted Files Coverage Δ
icees_api/trapi.py 90.62% <100.00%> (+0.30%) :arrow_up:

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 ac44e7e...5a5948e. Read the comment docs.