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

docs: Update the document version to 0.4.6 #361

Closed
wants to merge 8 commits into from
Closed

docs: Update the document version to 0.4.6 #361

wants to merge 8 commits into from

Conversation

moonD4rk
Copy link
Owner

Proposed changes

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit, build tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

moonD4rk and others added 8 commits April 15, 2024 16:14
- Refactored variable names for clarity and consistency in multiple files
- Updated logic to filter sensitive items based on a flag
- Implemented a function to skip processing specific paths to improve performance
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.6 to 1.30.1.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.6...v1.30.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
- Implement error handling for path permission errors in `chromiumWalkFunc`
- Refactor `firefoxWalkFunc` to handle permission errors and log warnings
- Add import statement for `log/slog` in `firefox/firefox.go`
- Add configuration files for `goreleaser.yml` and GitHub workflows
- Update Go version to `1.22.x`
- Adjust workflow names and triggers in `.github/workflows` folder
- Add new command line flag for full export browsing data
- Refactor README files for clarity and updated information
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9950182283

Details

  • 1 of 38 (2.63%) changed or added relevant lines in 6 files are covered.
  • 54 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 17.034%

Changes Missing Coverage Covered Lines Changed/Added Lines %
browser/chromium/chromium_linux.go 0 1 0.0%
cmd/hack-browser-data/main.go 0 1 0.0%
browser/browser.go 0 4 0.0%
browser/firefox/firefox.go 0 12 0.0%
browser/chromium/chromium.go 0 19 0.0%
Files with Coverage Reduction New Missed Lines %
browser/browser.go 1 0.0%
crypto/asn1pbe.go 1 98.73%
browser/chromium/chromium.go 24 0.0%
browser/firefox/firefox.go 28 8.06%
Totals Coverage Status
Change from base Build 9941583208: 0.0%
Covered Lines: 340
Relevant Lines: 1996

💛 - Coveralls

@moonD4rk moonD4rk closed this Jul 16, 2024
@moonD4rk moonD4rk deleted the dev branch July 16, 2024 03:32
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.

2 participants