Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

test: pkg/shp #5

Merged
merged 12 commits into from Jun 2, 2021
Merged

test: pkg/shp #5

merged 12 commits into from Jun 2, 2021

Conversation

yk-eukarya
Copy link
Contributor

No description provided.

@yk-eukarya yk-eukarya self-assigned this May 18, 2021
@yk-eukarya yk-eukarya requested review from mimoham24 and rot1024 and removed request for mimoham24 and rot1024 May 19, 2021 08:55
Copy link
Member

@rot1024 rot1024 left a comment

Choose a reason for hiding this comment

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

Thank you for being the first to contribute to this repository.

pkg/shp/reader_test.go Outdated Show resolved Hide resolved
pkg/shp/reader_test.go Outdated Show resolved Hide resolved
pkg/shp/shapefile_test.go Outdated Show resolved Hide resolved
pkg/shp/zipreader_test.go Outdated Show resolved Hide resolved
pkg/shp/zipreader_test.go Outdated Show resolved Hide resolved
pkg/shp/zipreader_test.go Outdated Show resolved Hide resolved
pkg/shp/zipreader_test.go Outdated Show resolved Hide resolved
pkg/shp/reader.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #5 (a6f0afc) into main (a5eeaeb) will increase coverage by 0.78%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   36.25%   37.03%   +0.78%     
==========================================
  Files         169      176       +7     
  Lines       12973    13800     +827     
==========================================
+ Hits         4703     5111     +408     
- Misses       7669     7899     +230     
- Partials      601      790     +189     
Impacted Files Coverage Δ
pkg/shp/reader.go 60.74% <ø> (ø)
pkg/shp/shapefile.go 45.36% <ø> (ø)
pkg/shp/sequentialreader.go 40.00% <100.00%> (ø)
pkg/shp/zipreader.go 84.37% <100.00%> (ø)
pkg/shp/writer.go 53.12% <0.00%> (ø)
pkg/shp/errreader.go 71.42% <0.00%> (ø)
... and 1 more

mimoham24 pushed a commit that referenced this pull request Jun 2, 2021
* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>
@yk-eukarya yk-eukarya merged commit 7517c80 into main Jun 2, 2021
@yk-eukarya yk-eukarya deleted the testing/pkg-shp branch June 2, 2021 11:15
rot1024 pushed a commit that referenced this pull request Jun 3, 2021
* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>
yk-eukarya added a commit that referenced this pull request Jun 8, 2021
* testing pkg/id/id.go

* testing pkg/id/plugin.go

* testing pkg/id/plugin.go

* testing pkg/id/plugin_extension.go

* testing pkg/id/property_schema.go

* testing pkg/id/property_schema_field.go

* testing id.tmpl

* reduce some duplicated logic

* - update gen.go file
- uncomment some test cases

* fix PR comments

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>
Co-authored-by: rot1024 <aayhrot@gmail.com>
mimoham24 added a commit that referenced this pull request Jun 18, 2021
* clone install-plugin branch to oss

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

* resolve comments

Co-authored-by: yk-eukarya <81808708+yk-eukarya@users.noreply.github.com>
Co-authored-by: YK <ykeukarya@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants