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

Fix logback configs + update logback #1868

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

dotasek
Copy link
Collaborator

@dotasek dotasek commented Jan 3, 2025

Fixes new logging messages regarding logging config (too verbose) and misconfiguration (can't watch for changes in the classpath).

Also brings the logback version up to 1.5.15

@dotasek dotasek merged commit 9cc31c5 into master Jan 3, 2025
31 checks passed
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.86%. Comparing base (7170545) to head (e6bcf5c).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1868      +/-   ##
============================================
- Coverage     12.86%   12.86%   -0.01%     
+ Complexity    33740    33736       -4     
============================================
  Files          2239     2239              
  Lines        683768   683769       +1     
  Branches     201924   201924              
============================================
- Hits          87940    87935       -5     
- Misses       564613   564616       +3     
- Partials      31215    31218       +3     

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

hl7-devops added a commit that referenced this pull request Jan 4, 2025
## Validator Changes

* Validate that ConceptMap references to ValueSets are actual value sets
* Check if abstract classes have concrete subtypes in scope
* Handle tx ecosystem failure properly
* fix for CLI Should Fail with Non-Zero Exit Code on TX Test Errors

## Other code changes

* Add support for multiple lines in the first cell in heirarchical tables
* Also add support for suppressing lines and inner borders
* Add support for table.rows in TestDataFactory
* Add Element View for non-technical readers of profiles
* Improved Rendering for Timing Datatype
* Fix for handling SD extensions when generating snapshots
* Don't remove bindings from types with characteristics = can-bind (Extensions in R5)
* Various minor Fixes for generating snapshots for archetypes (checking type parameters)
* Fix logback configs + update logback (#1868)
* .qos.logback-logback-core-1.5.13: Fix inclusion of logback-test in jar and fix classpath log configs
* Fix LoggingPolicy enum (use SLF4J)
***NO_CI***
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