Skip to content

fix: Remove workaround for Documents folder #1259

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

Merged
merged 2 commits into from
Jul 30, 2025
Merged

Conversation

koubaa
Copy link
Collaborator

@koubaa koubaa commented Jul 30, 2025

@koubaa koubaa requested a review from a team as a code owner July 30, 2025 19:31
Copy link

codacy-production bot commented Jul 30, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.04% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (227d017) 2545 2189 86.01%
Head commit (cc7e09b) 2544 (-1) 2187 (-2) 85.97% (-0.04%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1259) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.96%. Comparing base (227d017) to head (cc7e09b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
- Coverage   86.01%   85.96%   -0.05%     
==========================================
  Files          39       39              
  Lines        2545     2544       -1     
==========================================
- Hits         2189     2187       -2     
- Misses        356      357       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files labels Jul 30, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 30, 2025
@koubaa koubaa requested review from dipinknair and klmcadams July 30, 2025 20:30
@dipinknair dipinknair merged commit 252a0d9 into main Jul 30, 2025
56 checks passed
@dipinknair dipinknair deleted the remove-workaround branch July 30, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants