Skip to content

Reorganize Initial Release functionality#19

Merged
RNKuhns merged 4 commits into
mainfrom
initial_release_implementation
Jul 27, 2026
Merged

Reorganize Initial Release functionality#19
RNKuhns merged 4 commits into
mainfrom
initial_release_implementation

Conversation

@RNKuhns

@RNKuhns RNKuhns commented Jul 27, 2026

Copy link
Copy Markdown
Member

No description provided.

@RNKuhns RNKuhns added this to the v0.1.0 milestone Jul 27, 2026
transport = PackagedArchiveTransport(archive_root=tmp_path)
period = ReportingPeriod.from_period_end(value="2026-03-31")
with pytest.raises(TypeError):
transport.resolve(period) # type: ignore[call-arg]
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (37956a6) to head (4617452).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          765       784   +19     
  Branches        83        85    +2     
=========================================
+ Hits           765       784   +19     

☔ 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.

@RNKuhns
RNKuhns merged commit 6faca6a into main Jul 27, 2026
22 checks passed
@RNKuhns
RNKuhns deleted the initial_release_implementation branch July 27, 2026 02:17
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