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

gmap Example and gvalid Example #1489

Merged
merged 35 commits into from
Nov 23, 2021
Merged

gmap Example and gvalid Example #1489

merged 35 commits into from
Nov 23, 2021

Conversation

huangqian1985
Copy link
Member

@huangqian1985 huangqian1985 commented Nov 18, 2021

  1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 7. gvalid Example add "bail" rule example 8. gvalid Example add "ci" rule example

1.NewFrom 2.NewHashMap 3.NewHashMapFrom
2# Implemented AnyAnyMap Example Function:
1.NewAnyAnyMap 2.NewAnyAnyMapFrom
1.Iterator 2.Clone 3.Map 4.MapCopy 5.MapStrAny 6.FilterEmpty 7.FilterNil 8.Set 9.Sets 10.Search 11.Get 12.Pop 13.Pops 14.GetOrSet 15.GetOrSetFunc 16.GetOrSetFuncLock 17.GetVar 18.GetVarOrSet 19.GetVarOrSetFunc 20.GetVarOrSetFuncLock
1.Remove 2.Removes 3.Keys 4.Values 5.Contains 6.Size 7.IsEmpty 8.Clear
1.Replace 2.LockFunc 3.RLockFunc 4.Flip 5.Merge 6.String 7.MarshalJSON 8.UnmarshalJSON 9.UnmarshalValue
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2021

Codecov Report

Merging #1489 (a237495) into master (a96acf6) will increase coverage by 0.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1489      +/-   ##
==========================================
+ Coverage   70.34%   71.11%   +0.76%     
==========================================
  Files         411      411              
  Lines       39658    39658              
==========================================
+ Hits        27899    28201     +302     
+ Misses       9963     9699     -264     
+ Partials     1796     1758      -38     
Flag Coverage Δ
go-1.14 71.04% <ø> (+0.76%) ⬆️
go-1.15 71.07% <ø> (+0.76%) ⬆️
go-1.16 71.05% <ø> (+0.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
container/gmap/gmap_hash_any_any_map.go 94.31% <ø> (+14.71%) ⬆️
os/gspath/gspath_cache.go 89.47% <0.00%> (-5.27%) ⬇️
os/gmutex/gmutex.go 94.73% <0.00%> (-2.64%) ⬇️
os/glog/glog_logger_rotate.go 70.24% <0.00%> (-1.47%) ⬇️
util/gvalid/gvalid_validator_check_value.go 92.41% <0.00%> (+0.84%) ⬆️
container/gmap/gmap_hash_int_int_map.go 89.56% <0.00%> (+11.11%) ⬆️
container/gmap/gmap_hash_str_int_map.go 91.94% <0.00%> (+12.75%) ⬆️
container/gmap/gmap_hash_str_str_map.go 92.01% <0.00%> (+13.19%) ⬆️
container/gmap/gmap_hash_int_any_map.go 91.69% <0.00%> (+14.95%) ⬆️
... and 2 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 a96acf6...a237495. Read the comment docs.

@huangqian1985 huangqian1985 changed the title AnyAnyMap Example 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example Nov 19, 2021
@huangqian1985 huangqian1985 changed the title 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example Nov 20, 2021
@huangqian1985 huangqian1985 changed the title 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example Nov 21, 2021
@huangqian1985 huangqian1985 changed the title 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 7. gvaild Example add "bail" rule example Nov 22, 2021
@huangqian1985 huangqian1985 changed the title 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 7. gvaild Example add "bail" rule example 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 7. gvaild Example add "bail" rule example 8. gvaild Example add "ci" rule example Nov 22, 2021
@huangqian1985 huangqian1985 changed the title 1. AnyAnyMap Example 2. IntAnyMap Example 3. StrAnyMap Example 4. StrAnyMap Example 5. StrStrMap Example 6. ListMap Example 7. gvaild Example add "bail" rule example 8. gvaild Example add "ci" rule example gmap Example and gvaild Example Nov 22, 2021
@huangqian1985 huangqian1985 changed the title gmap Example and gvaild Example gmap Example and gvalid Example Nov 22, 2021
@gqcn gqcn merged commit 28fe100 into gogf:master Nov 23, 2021
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