Skip to content

Type mods2#79

Open
DavidAKopriva wants to merge 5 commits into
mainfrom
TypeMods2
Open

Type mods2#79
DavidAKopriva wants to merge 5 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 88.05970% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.69%. Comparing base (58212d5) to head (8fb7e88).

Files with missing lines Patch % Lines
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%   93.69%   -0.89%     
==========================================
  Files          32       32              
  Lines        2860     2965     +105     
==========================================
+ Hits         2705     2778      +73     
- Misses        155      187      +32     
Flag Coverage Δ
unittests 93.69% <88.05%> (-0.89%) ⬇️

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.

Increase coverage on linked list class
Remove asn unneeded class version in FTDictionaryClass. Add test for class version of release in MultiIndexTable
cover unused add null to iterator
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