Skip to content

updates to cleaning test folders - #98

Open
jreps wants to merge 2 commits into
mainfrom
develop
Open

updates to cleaning test folders#98
jreps wants to merge 2 commits into
mainfrom
develop

Conversation

@jreps

@jreps jreps commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator
  • updates to cleaning test folders
  • also added error if no settings input

Before you do a pull request, you should always file an issue and make sure the package maintainer agrees that it’s a problem, and is happy with your basic proposal for fixing it. We don’t want you to spend a bunch of time on something that we don’t think is a good idea.

Additional requirements for pull requests:

  • Adhere to the Developer Guidelines as well as the OHDSI Code Style.

  • If possible, add unit tests for new functionality you add.

  • Restrict your pull request to solving the issue at hand. Do not try to 'improve' parts of the code that are not related to the issue. If you feel other parts of the code need better organization, create a separate issue for that.

  • Make sure you pass R check without errors and warnings before submitting.

  • Always target the develop branch, and make sure you are up-to-date with the develop branch.

- updates to cleaning test folders
- also added error if no settings input
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.70%. Comparing base (8aa53f9) to head (39b30b6).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   93.77%   93.70%   -0.08%     
==========================================
  Files          16       16              
  Lines        3982     4000      +18     
==========================================
+ Hits         3734     3748      +14     
- Misses        248      252       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant