Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Plankiton
Copy link
Contributor

@Plankiton Plankiton commented Apr 25, 2023

creates func readDataMap(data intMap) Options to decode from string to Options and func buildUsingGuideMap(copyPaste string, guideMap intMap) intMap to build a data using a guide with the data default values, this makes the possibility to use this default guide to creates a Options with the indexes on guide Data :)

creates func `readDataMap(data intMap) Options` to decode from string to Options and `func buildUsingGuideMap(copyPaste string, guideMap intMap)` to build a data with a guide with the data default values, this makes the possibility to use this default guide to creates a Options decoding data with the indexes on guide Data :)
@Plankiton Plankiton force-pushed the feature/adding-reader-for-pix-copy-paste branch from 921c8bc to 65a3887 Compare April 25, 2023 20:56
@Plankiton Plankiton marked this pull request as ready for review April 26, 2023 13:52
@codecov-commenter
Copy link

Codecov Report

Merging #9 (d2e34a3) into main (fcb512d) will increase coverage by 0.18%.
The diff coverage is 94.28%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   93.75%   93.93%   +0.18%     
==========================================
  Files           1        1              
  Lines          64       99      +35     
==========================================
+ Hits           60       93      +33     
- Misses          2        3       +1     
- Partials        2        3       +1     
Impacted Files Coverage Δ
pix/pix.go 93.93% <94.28%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fonini fonini merged commit 9a49d01 into fonini:main Apr 27, 2023
@fonini
Copy link
Owner

fonini commented Apr 27, 2023

Thanks, @Plankiton!

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.

3 participants