Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / conneroisu/seltabl issues and pull requests
#96 - build(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#96 - build(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#95 - notice about feature
Issue -
State: open - Opened by conneroisu 3 months ago
#95 - notice about feature
Issue -
State: open - Opened by conneroisu 3 months ago
#94 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#94 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#93 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#93 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#92 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#92 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#91 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#91 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#90 - need better localization with a base struc ttype
Issue -
State: open - Opened by conneroisu 3 months ago
#90 - need better localization with a base struc ttype
Issue -
State: open - Opened by conneroisu 3 months ago
#89 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#89 - devit
Pull Request -
State: closed - Opened by conneroisu 3 months ago
- 1 comment
#88 - Solve Channel Parsing Problem
Issue -
State: closed - Opened by conneroisu 4 months ago
#88 - Solve Channel Parsing Problem
Issue -
State: closed - Opened by conneroisu 4 months ago
#87 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#87 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#86 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#86 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#85 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#85 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#84 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#84 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#83 - feat(ci): add Go setup to GitHub Actions workflow
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#83 - feat(ci): add Go setup to GitHub Actions workflow
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#82 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#82 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#81 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#81 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#80 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#80 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#79 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#79 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#78 - fix(hover): remove unused timing code for optimization
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#78 - fix(hover): remove unused timing code for optimization
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#77 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#77 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#76 - fix(slices): skip empty data rows instead of returning error
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#76 - fix(slices): skip empty data rows instead of returning error
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#75 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#75 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#74 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#74 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#73 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#73 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#72 - feat(slices): add NewFromBytes function to parse byte slice into generics docs(slices): provide detailed documentation and example for NewFromBytes function refactor(error-handling): improve error handling in NewFromBytes for HTML parsing test(slices): add example usage for NewFromBytes in main function style(docs): enhance comments with detailed selector responsibilities fix(parsers): ensure NewFromBytes correctly reads from byte slice using goquery perf(parsers): optimize NewFromBytes function by minimizing string conversions chore(dependencies): add goquery dependency for HTML document parsing feat(examples): include comprehensive example demonstrating NewFromBytes functionality
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#72 - feat(slices): add NewFromBytes function to parse byte slice into generics docs(slices): provide detailed documentation and example for NewFromBytes function refactor(error-handling): improve error handling in NewFromBytes for HTML parsing test(slices): add example usage for NewFromBytes in main function style(docs): enhance comments with detailed selector responsibilities fix(parsers): ensure NewFromBytes correctly reads from byte slice using goquery perf(parsers): optimize NewFromBytes function by minimizing string conversions chore(dependencies): add goquery dependency for HTML document parsing feat(examples): include comprehensive example demonstrating NewFromBytes functionality
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#71 - latest
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#71 - latest
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#70 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#70 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#69 - fix(seltabls): correct selector for struct tag D refactor(hover): streamline GetSelectorHover function logic fix(textDocumentCompletion): add 'text' argument in CheckPosition function feat(hover): include additional error logging and handling in Html extraction chore(parsers): add StateOnURL for URL position handling fix(parsers): return URL string when position is on a URL style(parsers): improve readability in PositionInStructTagValue function fix(struct): handle nil field Tag case in ParseStructs function refactor(html): optimize HTML extraction in GetSelectorHover function fix(comments): update comment for GetSelectorHover to include '.'
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#69 - fix(seltabls): correct selector for struct tag D refactor(hover): streamline GetSelectorHover function logic fix(textDocumentCompletion): add 'text' argument in CheckPosition function feat(hover): include additional error logging and handling in Html extraction chore(parsers): add StateOnURL for URL position handling fix(parsers): return URL string when position is on a URL style(parsers): improve readability in PositionInStructTagValue function fix(struct): handle nil field Tag case in ParseStructs function refactor(html): optimize HTML extraction in GetSelectorHover function fix(comments): update comment for GetSelectorHover to include '.'
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#68 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#68 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#67 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#67 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#66 - remove must be present selector as cascadia supports :contains
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#66 - remove must be present selector as cascadia supports :contains
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#65 - fix(error-handling): remove redundant missing MustBePresent error handling in New function
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#65 - fix(error-handling): remove redundant missing MustBePresent error handling in New function
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#64 - fix(slices): add nil check for dataRows.Nodes before evaluating length fix(error-handling): prevent nil pointer dereference by adding dataRows.Nodes check
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#64 - fix(slices): add nil check for dataRows.Nodes before evaluating length fix(error-handling): prevent nil pointer dereference by adding dataRows.Nodes check
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#63 - fix(slices): update dataRows length check in New function refactor(slices): replace Length method with standard len function
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#63 - fix(slices): update dataRows length check in New function refactor(slices): replace Length method with standard len function
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#62 - refactor(errors): simplify error messages in ErrNoDataFound and ErrSelectorNotFound test(errors): update test cases to match changes in error message format chore(imports): clean up unused import statements in errors.go and errors_test.go fix(slices): eliminate goquery.Document field from ErrNoDataFound and ErrSelectorNotFound refactor(slices): remove unnecessary doc handling in New function test(slices): remove goquery document creation from tests fix(slices): update error message handling to exclude HTML extraction style(errors): format error messages to remove unnecessary HTML content
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#62 - refactor(errors): simplify error messages in ErrNoDataFound and ErrSelectorNotFound test(errors): update test cases to match changes in error message format chore(imports): clean up unused import statements in errors.go and errors_test.go fix(slices): eliminate goquery.Document field from ErrNoDataFound and ErrSelectorNotFound refactor(slices): remove unnecessary doc handling in New function test(slices): remove goquery document creation from tests fix(slices): update error message handling to exclude HTML extraction style(errors): format error messages to remove unnecessary HTML content
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#61 - fix(parsing): introduce ErrParsing type for better error reporting refactor(errors): encapsulate parsing errors into ErrParsing struct fix(field-setting): replace generic parsing errors with ErrParsing feat(errors): add detailed message to ErrParsing error type fix(errors): improve error message clarity for parsing failures refactor(parsing): use ErrParsing instead of fmt.Errorf for better context fix(parsing): provide field and value details in parsing error messages feat(errors): enhance error detail with field info in ErrParsing fix(field-setting): use descriptive ErrParsing in setFieldValue refactor(set): update error handling to use ErrParsing struct
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#61 - fix(parsing): introduce ErrParsing type for better error reporting refactor(errors): encapsulate parsing errors into ErrParsing struct fix(field-setting): replace generic parsing errors with ErrParsing feat(errors): add detailed message to ErrParsing error type fix(errors): improve error message clarity for parsing failures refactor(parsing): use ErrParsing instead of fmt.Errorf for better context fix(parsing): provide field and value details in parsing error messages feat(errors): enhance error detail with field info in ErrParsing fix(field-setting): use descriptive ErrParsing in setFieldValue refactor(set): update error handling to use ErrParsing struct
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#60 - fix(parsing): correct integer and float parsing to handle non-numeric characters feat(utils): introduce extractNumbers function for extracting digits from strings perf(parsing): improve numeric parsing accuracy by filtering non-digit characters fix(parsing): ensure float parsing handles strings with decimal points accurately feat(utils): add extractFloatNumbers to handle decimal points in numeric parsing fix(field-setting): update integer fields to handle erroneous input gracefully refactor(imports): add unicode package for character type checks fix(parsing): improve error messages for numeric parsing failures feat(parsing): enhance float parsing mechanism to support various formats fix(int-parsing): support extraction of numbers from strings for valid integer conversion
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#60 - fix(parsing): correct integer and float parsing to handle non-numeric characters feat(utils): introduce extractNumbers function for extracting digits from strings perf(parsing): improve numeric parsing accuracy by filtering non-digit characters fix(parsing): ensure float parsing handles strings with decimal points accurately feat(utils): add extractFloatNumbers to handle decimal points in numeric parsing fix(field-setting): update integer fields to handle erroneous input gracefully refactor(imports): add unicode package for character type checks fix(parsing): improve error messages for numeric parsing failures feat(parsing): enhance float parsing mechanism to support various formats fix(int-parsing): support extraction of numbers from strings for valid integer conversion
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#59 - fix(slices): correct logic to properly handle empty results bugfix(slices): ensure error is returned when no results found fix: correct conditional check for empty slice results refactor(slices): update results length check for accuracy fix(data): prevent erroneous no data error message fix(validation): handle empty slices correctly in New function fix(error): accurate handling of zero results in slice creation fix: modify results length check condition in slice creation
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#59 - fix(slices): correct logic to properly handle empty results bugfix(slices): ensure error is returned when no results found fix: correct conditional check for empty slice results refactor(slices): update results length check for accuracy fix(data): prevent erroneous no data error message fix(validation): handle empty slices correctly in New function fix(error): accurate handling of zero results in slice creation fix: modify results length check condition in slice creation
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#58 - fix(slices): conditionally remove header selectors
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#58 - fix(slices): conditionally remove header selectors
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#57 - fix(diagnostics): remove redundant debug log statement fix(hover): add missing error check for NewDocumentFromReader refactor(hover): simplify token file set creation in GetSelectorHover fix(context): handle context cancellation in GetSelectorHover fix(hover): use formatted HTML in hover result perf(hover): optimize HTML selection and formatting fix(logging): add debug log for CreateTextDocumentCompletion selectors refactor(hover): restructure hover response generation for clarity fix(hover): avoid duplicate error messages in hover response perf(hover): streamline hover result retrieval from channel
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#57 - fix(diagnostics): remove redundant debug log statement fix(hover): add missing error check for NewDocumentFromReader refactor(hover): simplify token file set creation in GetSelectorHover fix(context): handle context cancellation in GetSelectorHover fix(hover): use formatted HTML in hover result perf(hover): optimize HTML selection and formatting fix(logging): add debug log for CreateTextDocumentCompletion selectors refactor(hover): restructure hover response generation for clarity fix(hover): avoid duplicate error messages in hover response perf(hover): streamline hover result retrieval from channel
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#56 - latest
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#56 - latest
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#55 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#55 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#54 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#54 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#53 - fix(sql): add GetHTMLByURL query to retrieve HTML by URL
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#53 - fix(sql): add GetHTMLByURL query to retrieve HTML by URL
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#52 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#52 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#51 - fix(ncaa): remove unnecessary `must` attribute from NCAATeamCode struct feat(set): add reduceHTML function to filter selection by text fix(set): refactor cfg.MustBePresent check to use reduceHTML function chore(set): add missing import for strings package refactor(testdata): remove `must` attribute from testdata/example.go struct fix(slices): optimize cfg.MustBePresent handling by reducing HTML node selection chore(set): update setFieldValue function with error handling for unsupported types style(ncaa): improve code readability by removing redundant attribute chore(slices): remove redundant text extraction in cfg.MustBePresent check
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#51 - fix(ncaa): remove unnecessary `must` attribute from NCAATeamCode struct feat(set): add reduceHTML function to filter selection by text fix(set): refactor cfg.MustBePresent check to use reduceHTML function chore(set): add missing import for strings package refactor(testdata): remove `must` attribute from testdata/example.go struct fix(slices): optimize cfg.MustBePresent handling by reducing HTML node selection chore(set): update setFieldValue function with error handling for unsupported types style(ncaa): improve code readability by removing redundant attribute chore(slices): remove redundant text extraction in cfg.MustBePresent check
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#50 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#50 - devit
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#49 - fix(select): wrap long comment lines for better readability
Pull Request -
State: closed - Opened by conneroisu 4 months ago
Labels: bug
#49 - fix(select): wrap long comment lines for better readability
Pull Request -
State: closed - Opened by conneroisu 4 months ago
Labels: bug
#48 - fix(analysis): wrap long comment lines for better readability fix(analysis): refactor error handling for position check failure style(analysis): remove extra spaces in format strings for accuracy test(rpc): update expected content length in TestEncode style(safe): remove unnecessary braces in SafeMap String method fix(safe): correct assertions in SafeMap test cases fix(safe): return pointers in SafeMap Get method test(safe): add new test cases for nil value handling in SafeMap fix(safe): correct assertions in TestConcurrentSetAndGet
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#48 - fix(analysis): wrap long comment lines for better readability fix(analysis): refactor error handling for position check failure style(analysis): remove extra spaces in format strings for accuracy test(rpc): update expected content length in TestEncode style(safe): remove unnecessary braces in SafeMap String method fix(safe): correct assertions in SafeMap test cases fix(safe): return pointers in SafeMap Get method test(safe): add new test cases for nil value handling in SafeMap fix(safe): correct assertions in TestConcurrentSetAndGet
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#47 - test(errors): add TestErrNoDataFound_Error2 for ErrNoDataFound error handling test(errors): introduce TestErrSelectorNotFound_Error2 for ErrSelectorNotFound validation style(test): add comments to clarify TestErrSelectorNotFound_Error2 purpose chore(errors): fix typo in HTML string in error tests refactor(errors): organize error tests with consistent naming test(errors): validate error message content for ErrSelectorNotFound test(errors): ensure error message correctness for ErrNoDataFound fix(errors): correct expected error message in TestErrNoDataFound_Error2 docs(errors): add comments to describe test purposes for error verification refactor(errors): clean up TestErrSelectorNotFound_Error2 for readability
Pull Request -
State: closed - Opened by conneroisu 4 months ago
#47 - test(errors): add TestErrNoDataFound_Error2 for ErrNoDataFound error handling test(errors): introduce TestErrSelectorNotFound_Error2 for ErrSelectorNotFound validation style(test): add comments to clarify TestErrSelectorNotFound_Error2 purpose chore(errors): fix typo in HTML string in error tests refactor(errors): organize error tests with consistent naming test(errors): validate error message content for ErrSelectorNotFound test(errors): ensure error message correctness for ErrNoDataFound fix(errors): correct expected error message in TestErrNoDataFound_Error2 docs(errors): add comments to describe test purposes for error verification refactor(errors): clean up TestErrSelectorNotFound_Error2 for readability
Pull Request -
State: closed - Opened by conneroisu 4 months ago