Skip to content

chore: Unit test coverage lex/iri.go,chunker/chunk.go#8515

Merged
mangalaman93 merged 8 commits intomainfrom
coverage_lex_iri
Jan 10, 2023
Merged

chore: Unit test coverage lex/iri.go,chunker/chunk.go#8515
mangalaman93 merged 8 commits intomainfrom
coverage_lex_iri

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Dec 14, 2022

Unit Tests written for:-
Package name:- chunker
File covered:- chunk.go
Functions covered:-
1] (*rdfChunker) Chunk()

Package name:- lex
File covered:- iri.go
Functions covered:-
1]isIRIRefChar()
2]HasUChars()
3]HasXChars()
4]isHex()

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 14, 2022

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 14, 2022

Coverage Status

Coverage: 64.476% (+0.2%) from 64.24% when pulling fd14326 on coverage_lex_iri into 9e4b288 on main.

Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread lex/iri_test.go Outdated
Comment thread lex/iri_test.go Outdated
Comment thread lex/iri_test.go Outdated
Comment thread x/file_test.go Outdated
Comment thread x/file_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread x/file_test.go Outdated
@matthewmcneely
Copy link
Copy Markdown
Contributor

@shivaji-kumowiz There is still this oddly formatted function in there... the blank lines on 286 & 289

image

Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Comment thread chunker/chunk_test.go Outdated
Copy link
Copy Markdown
Contributor

@mangalaman93 mangalaman93 left a comment

Choose a reason for hiding this comment

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

one more suggestion, looks good otherwise.

Comment thread lex/iri_test.go Outdated
Comment thread lex/iri_test.go Outdated
@mangalaman93 mangalaman93 merged commit e5a9ad8 into main Jan 10, 2023
@mangalaman93 mangalaman93 deleted the coverage_lex_iri branch January 10, 2023 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants