WojciechZankowski / iextrading4j-hist

IEX Trading library to parse TOPS and DEEP multicast packets
Apache License 2.0
19 stars 9 forks source link

Update README #22

Closed WojciechZankowski closed 2 years ago

WojciechZankowski commented 2 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (a0f5083) into master (42f2591) will increase coverage by 90.83%. The diff coverage is n/a.

:exclamation: Current head a0f5083 differs from pull request most recent head c633550. Consider uploading reports for the commit c633550 to get more accurate results Impacted file tree graph

@@              Coverage Diff              @@
##             master      #22       +/-   ##
=============================================
+ Coverage      0.00%   90.83%   +90.83%     
- Complexity        0       75       +75     
=============================================
  Files            39       39               
  Lines           720      720               
  Branches         91       91               
=============================================
+ Hits              0      654      +654     
+ Misses          720       55      -665     
- Partials          0       11       +11     
Impacted Files Coverage Δ
...ki/iextrading4j/hist/deep/IEXDEEPMessageBlock.java 44.00% <0.00%> (+44.00%) :arrow_up:
...ki/iextrading4j/hist/tops/IEXTOPSMessageBlock.java 52.17% <0.00%> (+52.17%) :arrow_up:
...wski/iextrading4j/hist/api/message/IEXSegment.java 61.53% <0.00%> (+61.53%) :arrow_up:
...wski/iextrading4j/hist/api/message/IEXMessage.java 80.00% <0.00%> (+80.00%) :arrow_up:
...trading4j/hist/api/util/IEXByteEnumLookupUtil.java 80.00% <0.00%> (+80.00%) :arrow_up:
...extrading4j/hist/api/message/IEXMessageHeader.java 83.33% <0.00%> (+83.33%) :arrow_up:
...ng4j/hist/api/message/trading/IEXTradeMessage.java 86.48% <0.00%> (+86.48%) :arrow_up:
...ge/administrative/IEXSecurityDirectoryMessage.java 90.90% <0.00%> (+90.90%) :arrow_up:
...ing4j/hist/tops/trading/IEXQuoteUpdateMessage.java 94.44% <0.00%> (+94.44%) :arrow_up:
...ankowski/iextrading4j/hist/api/IEXMessageType.java 100.00% <0.00%> (+100.00%) :arrow_up:
... and 25 more

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 42f2591...c633550. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication