Skip to content

CMR-11368: Databine, initial test - #2472

Draft
jceaser wants to merge 4 commits into
masterfrom
cmr-11368-databine
Draft

CMR-11368: Databine, initial test#2472
jceaser wants to merge 4 commits into
masterfrom
cmr-11368-databine

Conversation

@jceaser

@jceaser jceaser commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Overview

What is the objective?

Please summarize the reason for the changes made in this PR.

What are the changes?

Summarize what you have changed.

What areas of the application does this impact?

List impacted applications

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

@codecov-commenter

codecov-commenter commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.92%. Comparing base (1db234b) to head (38f1f9e).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2472       +/-   ##
===========================================
+ Coverage   57.93%   86.92%   +28.99%     
===========================================
  Files        1073       44     -1029     
  Lines       74658     6326    -68332     
  Branches     2177      321     -1856     
===========================================
- Hits        43251     5499    -37752     
+ Misses      29379      619    -28760     
+ Partials     2028      208     -1820     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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