Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
News
Sports
TV & Film
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts114/v4/19/7b/54/197b5490-c4b6-5ef5-6c0a-69513a20027c/mza_10983486354073348054.jpg/600x600bb.jpg
The Daml Developer Monthly
RPS+DAML
10 episodes
1 day ago
This is an audio reading of the Daml developer monthly update chock full of the news, articles, resources and events that are happening in and around the Daml developer community. For live links head to https://blog.daml.com
Show more...
Courses
Education
RSS
All content for The Daml Developer Monthly is the property of RPS+DAML and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
This is an audio reading of the Daml developer monthly update chock full of the news, articles, resources and events that are happening in and around the Daml developer community. For live links head to https://blog.daml.com
Show more...
Courses
Education
https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/11648431/11648431-1614881601414-0750121b4e68f.jpg
Daml Developer Monthly - August 2021
The Daml Developer Monthly
3 minutes 42 seconds
4 years ago
Daml Developer Monthly - August 2021

What's New

The Release Candidate for Daml Connect is out! Daml Connect 1.16 is a relatively lightweight release with most improvements under the hood. In this release, the Daml Profiler is now stable in the Enterprise Edition of Daml Connect, and the the JSON API has further improved logging and metrics. More here!

Do You Daml?

We do too! As you know, Digital Asset raised a $120m Series D funding round and we are GROWING. We are currently looking for a Developer Advocate who has one foot in the engineering world and the other in the developer community world.  So if you are a natural developer relations professional or know someone who might be, do a search for the Digital Asset Developer Advocate job posting on LinkedIn .com

check out this job posting!

If you have followed us, you know we love the general developer community as much as we love our own Daml. Fun fact: Look up Hyperledger's history :) To continue to support and be a part of this smart contract "revolution", our Developer Advocate Steve Seow has created a technology and product-agnostic Facebook community page that is devoted to Developers of Blockchain and Smart Contracts. It’s a beautiful page and membership is already skyrocketing! We say, “What are you waiting for? Join in on the fun!”

Question of the Month: How to Achieve Test Coverage 100%?

We had a great question recently by new Daml developer nr185 that deserved to be called out!

Essentially, this has to do with testing your code with the daml test --show-coverage --all command that was not returning 100%.

According to NR185 it keep returning “test coverage: templates 100%, choices 89%”

So, how do we update so that the coverage choice becomes 100% ?

Another forum user Quidagis pushed NR185 to share how he fixed the issue:

nr185 learned that to get 100%, you need to ensure that

(1) all templates have been created and that

(2) all choices have been executed both in exerciseCmd and in archiveCmd.

Thus, when you run the command :
daml test --show-coverage --all

the result will be :

test coverage: templates 100%, choices 100%
templates never created: returns none and
choices never executed: returns none!

Solution found!

Thanks to NR185 for the step through and to Quidagis for championing that response!

Find the full Daml Developer monthly (DDM) here.

The Daml Developer Monthly
This is an audio reading of the Daml developer monthly update chock full of the news, articles, resources and events that are happening in and around the Daml developer community. For live links head to https://blog.daml.com