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

Add helpers for accessing objects by paths. #140

Merged
merged 11 commits into from Dec 11, 2021
Merged

Add helpers for accessing objects by paths. #140

merged 11 commits into from Dec 11, 2021

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 9, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2021

Codecov Report

Merging #140 (60f9c93) into main (fd512ce) will increase coverage by 1.24%.
The diff coverage is 80.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   43.04%   44.28%   +1.24%     
==========================================
  Files          83       87       +4     
  Lines        4210     4349     +139     
==========================================
+ Hits         1812     1926     +114     
- Misses       2044     2064      +20     
- Partials      354      359       +5     
Impacted Files Coverage Δ
internal/handlers/shared/msg_getparameter.go 75.00% <ø> (ø)
internal/types/array.go 50.00% <50.00%> (ø)
internal/types/document.go 57.36% <53.57%> (-1.20%) ⬇️
internal/util/testutil/path.go 88.88% <88.88%> (ø)
internal/types/types.go 93.33% <93.33%> (ø)
internal/types/path.go 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 fd512ce...60f9c93. Read the comment docs.

@AlekSi AlekSi force-pushed the docpath branch 5 times, most recently from 3b579d4 to 0378846 Compare December 11, 2021 14:49
@AlekSi AlekSi changed the title WIP Add helpers for accessing objects by paths. Dec 11, 2021
@AlekSi AlekSi marked this pull request as ready for review December 11, 2021 21:15
@AlekSi AlekSi merged commit 3aa81d5 into main Dec 11, 2021
@AlekSi AlekSi deleted the docpath branch December 11, 2021 21:15
@AlekSi AlekSi added the code/chore Code maintenance improvements label Dec 21, 2021
@AlekSi AlekSi added this to the v0.0.5 milestone Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants