Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Add ric lookup, separate into own files #245

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Add ric lookup, separate into own files #245

merged 1 commit into from
Apr 29, 2021

Conversation

ghost
Copy link

@ghost ghost commented Apr 23, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #245 (5d5c426) into main (776492c) will increase coverage by 0.03%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
+ Coverage   69.35%   69.38%   +0.03%     
==========================================
  Files         107      109       +2     
  Lines        6200     6213      +13     
  Branches      492      492              
==========================================
+ Hits         4300     4311      +11     
- Misses       1783     1785       +2     
  Partials      117      117              
Impacted Files Coverage Δ
pyEX/client.py 56.99% <ø> (ø)
pyEX/refdata/symbols.py 80.99% <ø> (+0.83%) ⬆️
pyEX/tests/test_api.py 100.00% <ø> (ø)
pyEX/tests/test_api_client.py 92.40% <ø> (ø)
pyEX/refdata/isin.py 75.00% <75.00%> (ø)
pyEX/refdata/ric.py 75.00% <75.00%> (ø)
pyEX/refdata/__init__.py 100.00% <100.00%> (ø)

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 776492c...5d5c426. Read the comment docs.

@timkpaine timkpaine merged commit 8d8047c into main Apr 29, 2021
@timkpaine timkpaine deleted the ric-isin branch April 29, 2021 02:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants