yanlesin / SEC13Flist

Returns a data frame with SEC Official List of Section 13F Securities for given Year and Quarter by parsing official list
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

fix #51 #60

Closed yanlesin closed 3 years ago

yanlesin commented 3 years ago

fix #51

codecov-io commented 3 years ago

Codecov Report

Merging #60 (ec06191) into master (9e49ed6) will decrease coverage by 3.57%. The diff coverage is 91.02%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #60      +/-   ##
===========================================
- Coverage   100.00%   96.42%   -3.58%     
===========================================
  Files            4        5       +1     
  Lines          191      196       +5     
===========================================
- Hits           191      189       -2     
- Misses           0        7       +7     
Impacted Files Coverage Δ
R/sec_13f_list_local.R 0.00% <0.00%> (ø)
R/sec_13f_list.R 100.00% <100.00%> (ø)
R/utils.R 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 9e49ed6...ec06191. Read the comment docs.