Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial chrysom split #206

Merged
merged 8 commits into from
Oct 19, 2021
Merged

initial chrysom split #206

merged 8 commits into from
Oct 19, 2021

Conversation

mtrinh11
Copy link
Contributor

Incomplete, pr'd to review thought process

@mtrinh11 mtrinh11 requested a review from joe94 as a code owner October 14, 2021 19:25
@mtrinh11 mtrinh11 requested review from kristinapathak and removed request for joe94 October 14, 2021 19:26
Copy link
Contributor

@kristinapathak kristinapathak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I have some minor suggestions, mostly related to code organization.

chrysom/client.go Outdated Show resolved Hide resolved
chrysom/client_test.go Outdated Show resolved Hide resolved
chrysom/basicClient.go Outdated Show resolved Hide resolved
chrysom/basicClient.go Outdated Show resolved Hide resolved
chrysom/listenerClient.go Outdated Show resolved Hide resolved
chrysom/listenerClient.go Show resolved Hide resolved
chrysom/listenerClient.go Outdated Show resolved Hide resolved
@mtrinh11
Copy link
Contributor Author

fixes #147

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #206 (c68ac5c) into main (d23172a) will increase coverage by 0.35%.
The diff coverage is 87.69%.

❗ Current head c68ac5c differs from pull request most recent head 7a45577. Consider uploading reports for the commit 7a45577 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   62.66%   63.02%   +0.35%     
==========================================
  Files          16       17       +1     
  Lines        1074     1079       +5     
==========================================
+ Hits          673      680       +7     
+ Misses        384      378       -6     
- Partials       17       21       +4     
Impacted Files Coverage Δ
chrysom/store.go 0.00% <0.00%> (-14.29%) ⬇️
chrysom/listenerClient.go 88.57% <88.57%> (ø)
chrysom/basicClient.go 86.66% <89.65%> (ø)

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 d23172a...7a45577. Read the comment docs.

Copy link
Contributor

@kristinapathak kristinapathak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think the Option type and its related functions in store.go can be deleted?

chrysom/listenerClient_test.go Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

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

92.2% 92.2% Coverage
0.0% 0.0% Duplication

@mtrinh11 mtrinh11 merged commit 378485b into main Oct 19, 2021
@mtrinh11 mtrinh11 deleted the chrysomsplit branch October 19, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants