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 export filter keeping old entries when there is an active entry of the same type #1385

Merged
merged 2 commits into from
Nov 10, 2023

checkstyle

574152d
Select commit
Loading
Failed to load commit list.
Merged

Fix export filter keeping old entries when there is an active entry of the same type #1385

checkstyle
574152d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

77% (+0%) compared to 6192ed7

Details

Codecov Report

Merging #1385 (574152d) into master (6192ed7) will increase coverage by 0%.
The diff coverage is 80%.

@@           Coverage Diff            @@
##             master   #1385   +/-   ##
========================================
  Coverage        77%     77%           
- Complexity     3685    3704   +19     
========================================
  Files           170     170           
  Lines         24005   23997    -8     
  Branches       3331    3331           
========================================
+ Hits          18524   18587   +63     
+ Misses         4448    4387   -61     
+ Partials       1033    1023   -10     
Files Coverage Δ
...c/main/java/org/mitre/synthea/export/Exporter.java 62% <80%> (-1%) ⬇️

... and 21 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!