Skip to content

Develop to Master merge, release v6.3.0#245

Merged
alexskr merged 7 commits intomasterfrom
develop
Jul 9, 2025
Merged

Develop to Master merge, release v6.3.0#245
alexskr merged 7 commits intomasterfrom
develop

Conversation

@alexskr
Copy link
Member

@alexskr alexskr commented Jul 9, 2025

jvendetti and others added 7 commits June 26, 2025 17:29
And specify a new default value for the transition from GA4 to Cloudflare Web Analytics.
- Replace shallow raise that discarded original exception type and backtrace
  with raise using e.class, custom message, and e.backtrace
- Move File.exist? check outside of begin-rescue to avoid catching assertion errors unrelated to mkdir, chmod, or copy
- Raise IOError for missing post-copy file to clarify semantics
Improve file copy error handling and post-copy verification in copy_file_repository
@codecov
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@67169f3). Learn more about missing BASE report.
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...tologies_linked_data/models/ontology_submission.rb 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #245   +/-   ##
=========================================
  Coverage          ?   80.06%           
=========================================
  Files             ?       75           
  Lines             ?     5649           
  Branches          ?        0           
=========================================
  Hits              ?     4523           
  Misses            ?     1126           
  Partials          ?        0           
Flag Coverage Δ
unittests 80.06% <66.66%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@alexskr alexskr marked this pull request as ready for review July 9, 2025 17:48
@alexskr alexskr merged commit 6ce9fc5 into master Jul 9, 2025
6 checks passed
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.

2 participants