Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fht): fht/ft not being applied for post deployment #101

Merged
merged 4 commits into from
Aug 2, 2024

Conversation

dieffrei
Copy link
Collaborator

@dieffrei dieffrei commented Jul 29, 2024

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at flxbl-sfp Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.72%. Comparing base (2bd58ec) to head (60e14b8).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   46.36%   45.72%   -0.65%     
==========================================
  Files          73       72       -1     
  Lines        2836     3300     +464     
  Branches      328      713     +385     
==========================================
+ Hits         1315     1509     +194     
- Misses       1496     1654     +158     
- Partials       25      137     +112     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dieffrei dieffrei linked an issue Jul 29, 2024 that may be closed by this pull request
Copy link

@azlam-abdulsalam azlam-abdulsalam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okie

@dieffrei dieffrei merged commit 93a01cf into main Aug 2, 2024
7 of 8 checks passed
dieffrei added a commit that referenced this pull request Aug 2, 2024
* fix(fht): fht/ft not being applied for post deployment

* chore: remove unecessary workingDirectory attribute on fht yml file path

* Revert "chore: remove unecessary workingDirectory attribute on fht yml file path"

This reverts commit a82cd0a.

* chore: set default value for working directory
azlam-abdulsalam pushed a commit that referenced this pull request Aug 6, 2024
* feat(dependency:install): add release def filter

* fix(fht): fht/ft not being applied for post deployment (#101)

* fix(fht): fht/ft not being applied for post deployment

* chore: remove unecessary workingDirectory attribute on fht yml file path

* Revert "chore: remove unecessary workingDirectory attribute on fht yml file path"

This reverts commit a82cd0a.

* chore: set default value for working directory

* fix: release parameter and display header info

* fix: release parameter and display header info

* chore: refactor command log

* chore: remove unecessary var

* chore: refact command logger constructor

* refactor(logger): refactor methods to better naming

* refactor(logger): refactor methods to better naming

* refactor(logger): refactor methods to better naming

* chore: rename commandLogger to CommandHeaderDisplayer

* refactor(logger): add default contructor value

---------

Co-authored-by: Alan Jaouen <[email protected]>
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.

Field History and Feed tracking enabler is not working
2 participants