Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openpyxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 237
    • Issues 237
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • openpyxl
  • openpyxl
  • Merge requests
  • !413

Closed
Created Apr 28, 2022 by jahrules@jahrulesDeveloper
  • Report abuse
Report abuse

search feature

  • Overview 43
  • Commits 8
  • Pipelines 7
  • Changes 6

--HG-- branch : 3.2

I was working with openpyxl and had a use case for a search feature. Since I found that openpyxl didnt have one I wrote one.

The testcases admittedly need to be improved; to effectively test the feature I need a worksheet with data prepopulated and I'm not sure how to do that with pytest. Other than that, I have tested this pretty extensively on my own worksheets. I hope it is well received. Any feedback is appreciated.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/3.2/Search