Skip to content

fix: Add exception to the enum importer file if the app isn't initialized - #1131

Merged
klmcadams merged 7 commits into
mainfrom
maint/enum-importer-exception
Apr 24, 2025
Merged

fix: Add exception to the enum importer file if the app isn't initialized#1131
klmcadams merged 7 commits into
mainfrom
maint/enum-importer-exception

Conversation

@klmcadams

Copy link
Copy Markdown
Contributor

As the title says

@klmcadams
klmcadams requested a review from a team as a code owner March 26, 2025 21:28
@github-actions github-actions Bot added the maintenance Package and maintenance related label Mar 26, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Mar 26, 2025
@codacy-production

codacy-production Bot commented Mar 26, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.06% (target: -1.00%) 66.67%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7299b1e) 2514 2190 87.11%
Head commit (c27206a) 2517 (+3) 2191 (+1) 87.05% (-0.06%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1131) 3 2 66.67%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Mar 26, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.04%. Comparing base (7299b1e) to head (c27206a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1131      +/-   ##
==========================================
- Coverage   87.11%   87.04%   -0.07%     
==========================================
  Files          39       39              
  Lines        2514     2517       +3     
==========================================
+ Hits         2190     2191       +1     
- Misses        324      326       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@klmcadams
klmcadams enabled auto-merge (squash) April 24, 2025 18:09
@klmcadams
klmcadams merged commit c52186e into main Apr 24, 2025
@klmcadams
klmcadams deleted the maint/enum-importer-exception branch April 24, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants