Skip to content

Type mods2#79

Open
DavidAKopriva wants to merge 2 commits into
mainfrom
TypeMods2
Open

Type mods2#79
DavidAKopriva wants to merge 2 commits into
mainfrom
TypeMods2

Conversation

@DavidAKopriva

Copy link
Copy Markdown
Collaborator

This version creates options for working with type defined and class defined pointers.

Distinguish between type and class dummy arguments
Allow either a class or type to be added to a linked list iterator,
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.63492% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.39%. Comparing base (58212d5) to head (79dc9ef).

Files with missing lines Patch % Lines
Source/FTObjects/FTLinkedListClass.f90 68.57% 11 Missing ⚠️
Source/FTObjects/FTDictionaryClass.f90 50.00% 5 Missing ⚠️
Source/FTObjects/FTMultiIndexTable.f90 0.00% 5 Missing ⚠️
Source/FTObjects/FTObjectArrayClass.f90 0.00% 5 Missing ⚠️
Source/FTObjects/FTSparseMatrixClass.f90 28.57% 5 Missing ⚠️
Source/FTObjects/FTStackClass.f90 0.00% 5 Missing ⚠️
Source/FTObjects/FTExceptionClass.f90 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   94.58%   92.39%   -2.19%     
==========================================
  Files          32       32              
  Lines        2860     2957      +97     
==========================================
+ Hits         2705     2732      +27     
- Misses        155      225      +70     
Flag Coverage Δ
unittests 92.39% <70.63%> (-2.19%) ⬇️

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

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

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