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

Feat: Reduce dependencies #52

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Feat: Reduce dependencies #52

merged 4 commits into from
Dec 3, 2024

Conversation

Troejelsgaard
Copy link
Contributor

@Troejelsgaard Troejelsgaard commented Dec 2, 2024

Removing magrittr and tools as dependencies.
Updating News and Description.

Copy link

github-actions bot commented Dec 2, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.98s
✅ MARKDOWN markdownlint 1 0 0 0.3s
✅ MARKDOWN markdown-link-check 1 0 0.62s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.41s
❌ R lintr 12 4 24.39s
✅ REPOSITORY checkov yes no 16.82s
❌ REPOSITORY devskim yes 5 1.7s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 31.72s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 18.51s
✅ REPOSITORY kics yes no 39.21s
✅ REPOSITORY secretlint yes no 1.21s
✅ REPOSITORY syft yes no 0.62s
✅ REPOSITORY trivy yes no 6.64s
✅ REPOSITORY trivy-sbom yes no 1.54s
✅ REPOSITORY trufflehog yes no 4.82s
✅ SPELL cspell 17 0 1.86s
✅ SPELL lychee 16 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@Troejelsgaard Troejelsgaard changed the title Substitute "%>%" with "|>" Feat: Reduce dependencies Dec 2, 2024
Merge branch 'main' into feat/dependencies
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
Copy link

github-actions bot commented Dec 3, 2024

Code coverage

Name Coverage (%)
connector 75.00
R/cnt_generics.R 35.71
R/connect_utils.R 100.00
R/connect.R 95.27
R/connector.R 15.62
R/connectors.R 100.00
R/dbi_backend_tools.R 66.67
R/dbi_methods.R 100.00
R/dbi.R 100.00
R/fs_backend_tools.R 66.67
R/fs_methods.R 100.00
R/fs_read.R 42.86
R/fs_write.R 66.67
R/fs.R 100.00
R/generic_backend.R 96.30
R/utils_fileext.R 100.00
R/utils_files.R 100.00
R/utils-docs.R 0.00
R/utils-roxygen.R 0.00

Copy link

github-actions bot commented Dec 3, 2024

Github pages

Review the pkgdown webpage for the PR here

Copy link
Contributor

@vladimirobucina vladimirobucina left a comment

Choose a reason for hiding this comment

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

Looks good

@Troejelsgaard Troejelsgaard merged commit 4007d6a into main Dec 3, 2024
13 of 14 checks passed
@Troejelsgaard Troejelsgaard deleted the feat/dependencies branch December 3, 2024 11:42
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.

3 participants